Skip to content

ScaleLineUnitSystem

Namespace: ThinkGeo.Core

Unit Mode

public enum ScaleLineUnitSystem

Inheritance ObjectValueTypeEnumScaleLineUnitSystem
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Default 0 Metric measurement system on the top and Imperial measurement system on the bottom.
MetricAndNauticalMile 1 Metric measurement system on the top and Nautical Mile replace Mile in Imperial measurement system.
NauticalMileAndImperial 2 Nautical Mile replace Kilometer in Metric measurement system and Imperial measurement system on the bottom.
ImperialAndMetric 3