Gets the units of measurement for the CAD layout.
public: __property CadUnit get_Unit();
'Declaration
Public ReadOnly Property Unit As CadUnit
'Usage
Dim instance As CadLayout
Dim value As CadUnit
value = instance.Unit
Property Value
The
CadUnit enumeration value set for the CAD unit.