NBonneProjection Class Members
In This Topic
The following tables list the members exposed by NBonneProjection.
Public Constructors
Public Properties
| Name | Description |
| StandardParallel | The standard parallel of the projection. Must be between -90 and 90 degrees. |
Top
Public Methods
| Name | Description |
| DeprojectPoint | Overridden. Deprojects the specified point to recover its longitude and lattitude. |
| ProjectPoint | Overridden. Projects the specified point. |
| ToString | Returns a System.String that represents the current System.Object. |
Top
See Also