OptionalData

EmfPlusPenData.OptionalData property

Gets or sets optional EmfPlusPenOptionalData object (section 2.2.2.34) that specifies additional data for the pen object. The specific contents of this field are determined by the value of the PenDataFlags field.

public EmfPlusPenOptionalData OptionalData { get; set; }

See Also