EmfPlusCustomLineCapDataType

EmfPlusCustomLineCapDataType enumeration

The CustomLineCapDataType enumeration defines types of custom line cap data, which specify styles and shapes for the ends of graphics lines.

public enum EmfPlusCustomLineCapDataType

Values

NameValueDescription
CustomLineCapDataTypeDefault0Specifies a default custom line cap.
CustomLineCapDataTypeAdjustableArrow1Specifies an adjustable arrow custom line cap.

See Also