DataGate Print File Designer® - Build 8.0.355 and above

Line.PenUnit Property

The PenUnit property specifies the unit of measurement for the width of the pen; in inches or millimeters (default).

control.PenUnit [ =ASNA.DataGate.PrintControls.Units]

Property Value

ASNA.DataGate.PrintControls.Units.  Gets or sets the enumeration value to define the unit of measurement of the PenWidth.  The default is Millimeters.

Remarks

To set the PenUnit property of a control, click on the right side column of the property and choose one of the Units options shown in the drop-down box.

See Also

Line Class | Line Class Members | PenWidth Property | Units Enumeration