Units Property
Description
Returns the measurement unit type used in the measurement routine. Either inches or millimeters.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property Units As UNITTYPE |
Return Type
Read-only UNITTYPE object.
See Also