[]
        
(Showing Draft Content)

C1.FlexMap.ICoordinateSystem

ICoordinateSystem Interface

Represents the coordinate system used for the C1.FlexMap.C1FlexMap.

Namespace: C1.FlexMap
Assembly: C1.Win.Map.8.dll
Syntax
public interface ICoordinateSystem : IMapProjection

Properties

Name Description
LimitBounds

Gets the limit bounds that this coordinate system supports.

Methods

Name Description
Distance(Point, Point)

Gets the distance, in meters, between two points in the unit of this coordinate system.

Events

Name Description
ValueChanged

Occurs when the property of this coordinate system is changed.