NOrthographicProjection Class Members
In This Topic
The following tables list the members exposed by NOrthographicProjection.
Public Constructors
Protected Fields
| Name | Description |
 | pQdj | |
Top
Public Properties
| Name | Description |
 | CenterPoint | Gets/sets the projection center measured in degrees. |
Top
Public Methods
| Name | Description |
 | DeprojectPoint | Overridden. Deprojects the specified point to recover its longitude and lattitude. |
 | ProjectPoint | Overridden. Projects the specified point. |
 | ProjectPoints | Overridden. Projects the given points. |
 | ToString | Returns a System.String that represents the current System.Object. |
Top
See Also