Click or drag to resize
UomLinearUnitFormat Enumeration
Linear units representation enumeration.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public enum UomLinearUnitFormat
Members
  Member nameValueDescription
Decimal0Metric or SI units.
Scientific1Decimal value raised to a power.
Engineering2Feet and decimal inches.
Architectural3Feet and fractional inches.
Fractional4Whole numbers and fractions.
Remarks
See Also