<- Enum

Enum

MeasurementUnitLength

The unit of length used to measure a quantity.

Link to section

Values

Link to section

IMPERIAL_INCH

The length is measured in inches.

Link to section

IMPERIAL_FOOT

The length is measured in feet.

Link to section

IMPERIAL_YARD

The length is measured in yards.

Link to section

IMPERIAL_MILE

The length is measured in miles.

Link to section

METRIC_MILLIMETER

The length is measured in millimeters.

Link to section

METRIC_CENTIMETER

The length is measured in centimeters.

Link to section

METRIC_METER

The length is measured in meters.

Link to section

METRIC_KILOMETER

The length is measured in kilometers.