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: 15.0.2.11458
Syntax
C#
public enum UnitSystem
Members
  Member nameValueDescription
None0
Metric1
Imperial2
See Also