isMetricUnits property

bool? isMetricUnits
getter/setter pair

Whether the scale bar is using metric unit. True if the scale bar is using metric system, false if the scale bar is using imperial units. Default value: true.

Implementation

bool? isMetricUnits;