NMapProjection Class Methods
In This Topic
For a list of all members of this type, see NMapProjection members.
Public Methods
| 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. |
Top
Protected Methods
See Also