Click or drag to resize
UomUnitType Enumeration

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public enum UomUnitType
Members
  Member nameValueDescription
None0Undefined measure unit.
Length1Distance measure unit.
Angle2Angle measure unit.
Scale3Scale measure unit.
Area4Surface measure unit.
Velocity5Speed measure unit.
Volume6Volume measure unit.
See Also