<- Enum

Enum

MeasurementUnitArea

Unit of area used to measure a quantity.

Link to section

Values

Link to section

IMPERIAL_ACRE

The area is measured in acres.

Link to section

IMPERIAL_SQUARE_INCH

The area is measured in square inches.

Link to section

IMPERIAL_SQUARE_FOOT

The area is measured in square feet.

Link to section

IMPERIAL_SQUARE_YARD

The area is measured in square yards.

Link to section

IMPERIAL_SQUARE_MILE

The area is measured in square miles.

Link to section

METRIC_SQUARE_CENTIMETER

The area is measured in square centimeters.

Link to section

METRIC_SQUARE_METER

The area is measured in square meters.

Link to section

METRIC_SQUARE_KILOMETER

The area is measured in square kilometers.