Enum EmfPlusCustomLineCapDataType
The CustomLineCapDataType enumeration defines types of custom line cap data, which specify styles and shapes for the ends of graphics lines.
public enum EmfPlusCustomLineCapDataType
Fields
CustomLineCapDataTypeAdjustableArrow = 1
Specifies an adjustable arrow custom line cap.
CustomLineCapDataTypeDefault = 0
Specifies a default custom line cap.