Name | Description | |
---|---|---|
m_MeridianArcLabelPlacement | Meridian arc label placement. | |
m_MeridianLabelAlignment | Meridian label alignment. | |
m_ParallelArcLabelPlacement | Parallel arc label placement. | |
m_ParallelLabelAlignment | Parallel label alignment. |
The following tables list the members exposed by NMapProjection.
Name | Description | |
---|---|---|
m_MeridianArcLabelPlacement | Meridian arc label placement. | |
m_MeridianLabelAlignment | Meridian label alignment. | |
m_ParallelArcLabelPlacement | Parallel arc label placement. | |
m_ParallelLabelAlignment | Parallel label alignment. |
Name | Description | |
---|---|---|
CanvasBounds | Gets the bounds of the canvas where the map is rendered. | |
MapBounds | Gets the bounds of the map. | |
MeridianArcLabelPlacement | Determines the arc label placement. | |
MeridianLabelAlignment | Get/Sets the arc labels relative alignment around the parallel - meridian intersection point. | |
ParallelArcLabelPlacement | Determines the arc label placement. | |
ParallelLabelAlignment | Get/Sets the arc labels relative alignment around the parallel - meridian intersection point. |
Name | Description | |
---|---|---|
DeprojectPoint | Deprojects the specified point to recover its longitude and lattitude. | |
Initialize | Initializes the projection. | |
ProjectPoint | Projects the specified point and returns the result. | |
ProjectPoints | Projects the specified points and returns a projected feature or null if the given points are not visible in this projection and should not be imported. |