ShopToolsConfigItemDisplayUnits Property

Get/Set the default display units for this profile.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonIgnoreAttribute]
public DisplayUnitEnum DisplayUnits { get; set; }

Property Value

DisplayUnitEnum

Remarks

Choices are UnitedStates and Metric. System units are always in millimeters.

See Also