[]
Represents the projection used for C1.FlexMap.C1FlexMap.
public interface IMapProjection
Name | Description |
---|---|
IsMeridianCurved() | Indicates whether the meridian lines are curved. |
IsParallelCurved() | Indicates whether the parallel lines are curved. |
Project(Point) | Projects a geographic coordinate to logical coordinate. |
Unproject(Point) | Inverse of Project(Point). Unprojects a logical coordinate to a geographic coordinate. |