Table of Contents

Enum ScaleLineUnitSystem

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

Unit Mode

public enum ScaleLineUnitSystem

Fields

Default = 0

Metric measurement system on the top and Imperial measurement system on the bottom.

ImperialAndMetric = 3
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.