Click or drag to resize
UomAreaUnit Properties

The UomAreaUnit type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAcre
Returns the acre area unit (1 acre = 4,046.8564224 sqm).
Public propertyStatic memberAre
Returns the are area unit (1 ha = 100 sqm).
Public propertyStatic memberHectare
Returns the hectare area unit (1 ha = 10.000 sqm).
Public propertyStatic memberSquareFoot
Returns the square foot area unit (1 sqmi = 0.09290304 sqm).
Public propertyStatic memberSquareKilometre
Returns the square kilometre area unit (1 sqkm = 1.000.000 sqm).
Public propertySquareMetersPerUnit
Gets or sets the area in square meters (sqm) per base-unit.
Public propertyStatic memberSquareMetre
Returns the square metre area unit. SI derived unit for area.
Public propertyStatic memberSquareMile
Returns the square mile area unit (1 sqmi = 2,589,988.110336 sqm).
Public propertyUnitType
Returns the type of an unit.
(Overrides UomUnitUnitType.)
Public propertyWKT
Returns the Well-Known Text (WKT) representation for a spatial reference object, as defined in the simple features specification.
(Overrides UomUnitWKT.)
Public propertyXML
Returns the XML representation of an object.
(Overrides UomUnitXML.)
Top
See Also