Name | Description | |
---|---|---|
LimitBounds | Gets the limit bounds that this coordinate system supports. |
The following tables list the members exposed by ICoordinateSystem.
Name | Description | |
---|---|---|
LimitBounds | Gets the limit bounds that this coordinate system supports. |
Name | Description | |
---|---|---|
Distance | Gets the distance, in meters, between two points in the unit of this coordinate system. | |
IsMeridianCurved | Indicates whether the meridian lines are curved. (Inherited from C1.FlexMap.IMapProjection) | |
IsParallelCurved | Indicates whether the parallel lines are curved. (Inherited from C1.FlexMap.IMapProjection) | |
Project | Projects a geographic coordinate to logical coordinate. (Inherited from C1.FlexMap.IMapProjection) | |
Unproject | Inverse of IMapProjection.Project. Unprojects a logical coordinate to a geographic coordinate. (Inherited from C1.FlexMap.IMapProjection) |
Name | Description | |
---|---|---|
ValueChanged | Occurs when the property of this coordinate system is changed. |