UomLinearUnit Class |
Namespace: FDF.Common
The UomLinearUnit type exposes the following members.
Name | Description | |
---|---|---|
UomLinearUnit | Initializes a new instance of the UomLinearUnit class | |
UomLinearUnit(Double, Double, String, String, Int64, String, String, String) | Initializes a new instance of the UomLinearUnit class |
Name | Description | |
---|---|---|
Centimetre |
Returns the centimetre linear unit (1 mm = 0.01 m).
| |
ClarkesFoot |
Returns the Clarke's foot linear unit (1 ft = 0.3047972654 m).
| |
Foot |
Returns the foot linear unit (1 ft = 0.3048 m).
| |
Kilometre |
Returns the kilometre linear unit (1 km = 1000 m).
| |
MetersPerUnit |
Gets or sets the lenght in meters (m) per base-unit.
| |
Metre |
Returns the metre linear unit.
Also known as International metre. SI standard unit.
| |
Millimetre |
Returns the millimetre linear unit (1 mm = 0.001 m).
| |
NauticalMile |
Returns the nautical mile linear unit (1 mi = 1852 m).
| |
UnitType |
Returns the type of an unit.
(Overrides UomUnitUnitType.) | |
WKT |
Returns the Well-Known Text (WKT) representation for a spatial reference
object, as defined in the simple features specification.
(Overrides UomUnitWKT.) | |
XML |
Returns the XML representation of an object.
(Overrides UomUnitXML.) |