Click or drag to resize
UomManagerLinearUnit Property
Gets or sets default linear unit. If there's no default linear unit set, returns meters (m) as a default unit.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static UomLinearUnit LinearUnit { get; set; }

Property Value

Type: UomLinearUnit

Return Value

Type: UomLinearUnit
Remarks