The Units enumerated constant defines values for the unit of measurement for the field control.
BegEnum Units Access(*Public)
Specifies the unit of measurement for the field control. The default is Millimeters.
Note There is also a units enumeration that defines the unit of measurement values for the print file controls. See ASNA.DataGate.PrintFileDesigner.Controls.Units enumeration.
| Member | Description | Value |
|---|---|---|
|
Inches |
The unit of measurement for the control is in inches. |
1 |
|
Millimeters |
(Default) The unit of measurement for the control is in millimeters. |
0 |
Namespace: ASNA.DataGate.PrintControls
Platforms: Windows 2000, Windows XP Professional, Windows .NET Server family
Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)
ASNA.DataGate.PrintControls Namespace | ASNA.DataGate.PrintFileDesigner.Controls.Units Enumeration