The CartesianPoint class represents a single point in a Cartesian coordinate system, such as one defined by GeocentricCoordSys. A CartesianPoint describes its position in terms of distance from the origin on three mutually orthogonal axes. The origin is given by the point (0, 0, 0) and, in the case of a GeocentricCoordSys, it corresponds with the center of the earth.
Constructor |
Description |
Creates a new instance of the CartesianPoint class |
Property |
Description |
Gets or sets the formatted value associated with the first ordinate/axis, X (Overrides CoordPoint.Axis1). |
|
Gets or sets the formatted value associated with the second ordinate/axis, Y (Overrides CoordPoint.Axis2). |
|
Gets or sets the formatted value associated with the third ordinate/axis, Z (Overrides CoordPoint.Axis3). |
|
Gets the point type. (Overrides CoordPoint.Class). |
|
Gets or sets the X (first ordinal) of this point. |
|
Gets or sets the Y (second ordinal) of this point. |
|
Gets or sets the Z (third ordinal) 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()). |
|
Gets the coordinate values in their defined units of measure. (Overrides CoordPoint.GetInUnits()). |
|
Sets the coordinate values in their defined units of measure. (Inherits from and Overrides CoordPoint.SetInUnits). |
|
Inherited Method |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from CoordPoint. |
|
Inherited from CoordPoint. |
|
Inherited from CoordPoint. |
|
Inherited from CoordPoint. |
|
Inherited from Serializable. |
|
Inherited from CoordPoint. |
|
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. |
|
Inherited from CoordPoint. |
|
ToString |
Inherited from CoordPoint. |
Inherited from Serializable. |
|
Inherited from Serializable. |