OptionalData

EmfPlusCustomLineCapData.OptionalData property

Gets or sets optional EmfPlusCustomLineCapOptionalData object (section 2.2.2.14) that specifies additional data for the custom graphics line cap. T he specific contents of this field are determined by the value of the CustomLineCapDataFlags field.

public EmfPlusCustomLineCapOptionalData OptionalData { get; set; }

See Also