Click or drag to resize

UnitSystem Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
References the type of unit system in use (e.g. Metric).

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum UnitSystem
Members
  Member nameValueDescription
Unknown0 Unsure of which system.
Metric1 Using Metric (meters).
ImperialFeet2 Using Imperial (feet).
ImperialYards3 Using Imperial (yards).
See Also