The VerticalPoint class represents a point in a VerticalCoordSys. The location of a VerticalPoint is given by a singular LinearValue, the Height coordinate.
Constructor |
Description |
Creates a new instance of the VerticalPoint class |
Property |
Description |
Gets or sets the formatted value associated with the first ordinate/axis, Longitude (Overrides CoordPoint.Axis1). |
|
Gets or sets the formatted value associated with the second ordinate/axis, Latitude (Overrides CoordPoint.Axis2). |
|
Gets or sets the formatted value associated with the third ordinate/axis, Height (Overrides CoordPoint.Axis3). |
|
Gets the point type. (Overrides CoordPoint.Class). |
|
Gets or sets the height (third ordinal), if there are 3 dimensions, of this point. |
|
Inherited Property |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordPoint. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordPoint. |
Method |
Description |
Creates a clone of this object. (Overrides the abstract Serializable.Clone()). |
|
Copies the formatting of the source point. (Overrides CoordPoint.CopyFormatting()). |
|
Copies the location of the source point. (Overrides CoordPoint.CopyLocation()). |
|
Value equals comparison. (Overrides CoordPoint.Equals()). |
|
Comparison to see if the object obj is "nearly" equal to this. (Overrides CoordPoint.Equivalent()). |
|
Serves as a hash function for a particular type. (Overrides CoordPoint.GetHashCode). |
|
Gets the coordinate values in their defined units of measure. (Inherited from and overrides CoordPoint.GetInUnits()). |
|
Sets the coordinate values in their defined units of measure. (Inherits from and overrides CoordPoint.SetInUnits). |
|
Comparison to see if the object obj is exactly equal to this. (Overrides CoordPoint.StrictlyEquals()). |
|
Inherited Method |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordPoint. |
|
Inherited from CoordPoint. |
|
Inherited from CoordPoint. |
|
Inherited from CoordPoint. |
|
Inherited from Serializable. |
|
ToString |
Inherited from CoordPoint. |
Inherited from Serializable. |
|
Inherited from Serializable. |
Operator |
Description |
Assigns a new value to this VerticalPoint |
|
Compares the value of two VerticalPoints |
|
Compares the value of two VerticalPoints |