[]
        
(Showing Draft Content)

C1.FlexMap.MapUnit

MapUnit Class

Represents a unit used by CartesianCoordinateSystem.

Inheritance
MapUnit
Implements
Namespace: C1.FlexMap
Assembly: C1.Win.Map.4.8.dll
Syntax
[TypeConverter(typeof(MapUnitConverter))]
public class MapUnit : IMapUnit

Constructors

Name Description
MapUnit(string, string, double)

Creates a new instance of MapUnit.

Fields

Name Description
Centimeter

The centimeter (cm) unit.

Decimeter

The decimeter (dm) unit.

Fath

The fath (fa) unit.

Foot

The foot (ft) unit.

Furlong

The furlong (fu) unit.

Inch

The inch (in) unit.

Kilometer

The kilometer (km) unit.

Meter

The meter (m) unit.

Mile

The mile (mi) unit.

Millimeter

The millimeter (mm) unit.

Yard

The yard (yd) unit.

Properties

Name Description
Abbreviation

Gets the abbreviation name of the unit.

MetersPerUnit

Gets the number of meters per unit.

Name

Gets the full name of the unit.