Pen.Units
- Last UpdatedApr 01, 2021
- 1 minute read
The Pen.Units property is a read-write string property that gets or sets the units of the currently selected pen.
Syntax
Pen.Units = string;
Result = Pen.Units;
Remarks
If the pen expression was configured by browsing to the attribute in the Attribute Browser, the default value is set to the corresponding EngUnits property of the associated application server attribute. Otherwise, the default value is blank if the pen expression is manually configured.