CustomLineCapData

EmfPlusCustomLineCap.CustomLineCapData property

Gets or sets Variable-length data that defines the custom line cap data object specified in the Type field. The content and format of the data can be different for every custom line cap type.

public EmfPlusCustomBaseLineCap CustomLineCapData { get; set; }

See Also