[]
Represents the coordinate system used for the C1.FlexMap.C1FlexMap.
public interface ICoordinateSystem : IMapProjection
Name | Description |
---|---|
LimitBounds | Gets the limit bounds that this coordinate system supports. |
Name | Description |
---|---|
Distance(Point, Point) | Gets the distance, in meters, between two points in the unit of this coordinate system. |
Name | Description |
---|---|
ValueChanged | Occurs when the property of this coordinate system is changed. |