Type

EmfPlusCustomLineCap.Type property

Gets or sets a 32-bit signed integer that specifies the type of custom line cap object, which determines the contents of the CustomLineCapData field.

public EmfPlusCustomLineCapDataType Type { get; set; }

See Also