The ProjectedPoint class represents a point in a ProjectedCoordSys. The location of a ProjectedPoint is given by three LinearValues, the East coordinate, the North coordinate, and the Height coordinate.
|
Enum |
Description |
|
Contains values that give the various formats for use with the LocationString |
|
Constructor |
Description |
|
Creates a new instance of the ProjectedPoint class |
|
Property |
Description |
|
Inherited from GeoCalcNET.CoordPoint | |
|
Inherited from GeoCalcNET.CoordPoint | |
|
Provides access to the East-coordinate | |
|
Provides access to the Height-coordinate | |
|
Inherited from GeoCalcNET.Serializable | |
|
Gets or sets the location of this point with a string with the specified StringFormat | |
|
Inherited from GeoCalcNET.Serializable | |
|
Provides access to the North-coordinate | |
|
Inherited from GeoCalcNET.Serializable | |
|
Specifies the format used by the LocationString property, according to the FormatOption enumeration |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Copies the formatting information from another ProjectedPoint | |
|
Copies the location of another ProjectedPoint | |
|
Produces a deep-copy of a ProjectedPoint | |
|
Releases the resources used by the current instance | |
|
Inherited from GeoCalcNET.CoordPoint | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.CoordPoint | |
|
Compares the value of two ProjectedPoint instances |