Area Unit
Defines an area unit of measurement. The area unit class is derived from the unit class.
See also
Constructors
Link copied to clipboard
Creates a unit given its known id.
Link copied to clipboard
Creates an area unit given a linear unit. Creates a unit given a linear unit.
Types
Functions
Link copied to clipboard
Converts a value in another UOM into this UOM.
Link copied to clipboard
Converts a square meter value to this UOM.
Link copied to clipboard
Converts a value in this UOM to square meters.
Properties
Link copied to clipboard
The AreaUnitId of the given Area unit. If an error occurs then AreaUnitId.Other is returned.