Creates a new GKProjection
The parameters object
The x coordinate of the point
The y coordinate of the point
The zone of the point
Retrieves the easting of the point.
The easting of the point as a number.
Retrieves the northing of the point.
The northing of the point as a number.
Retrieves the specific type of the projection.
The type of the projection as a ProjectionType enumeration.
Retrieves the zone of the point.
The zone of the point as a number.
ProtectedregisterRegisters an object for auto release. When the object is not used anymore, it will be released automatically from C++.
The pointer ID to register
Sets the horizontal axis, vertical axis and zone of the point.
The parameters object
The x coordinate of the point.
The y coordinate of the point.
The zone of the point.
GKProjection class