Creates a new BNGProjection
The parameters object
The easting coordinate
The northing coordinate
Retrieves the easting of the point.
The easting of the point as a number.
Retrieves the grid reference of the point.
The grid reference of the point as a string.
Sets the grid reference of the point.
The grid reference of the point.
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.
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 easting and northing of the point.
The parameters object
The easting coordinate of the point.
The northing coordinate of the point.
BNGProjection class