PenUnit

EmfPlusPenData.PenUnit property

Gets or sets 32-bit unsigned integer that specifies the measuring units for the pen. The value MUST be from the UnitType enumeration (section 2.1.1.33).

public EmfPlusUnitType PenUnit { get; set; }

See Also