Region.isMetric

Property. Retrieves a value indicating whether the region uses the metric system for measurements.

class Region
@property const
bool
isMetric
()

Return Value

Type: bool

true is the region uses the metric system; otherwise, false.

Meta