Click or drag to resize

UnitSystem Enumeration

Represents the system that a particular unit belongs to.

Namespace: Demo3D.Utilities
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public enum UnitSystem
Members
Member nameValueDescription
None0 
Metric1 
Imperial2 
See Also