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.
| 
                     Constructor  | 
                
                     Description  | 
            
| 
                     Creates a new instance of the ProjectedPoint 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 easting (first ordinal) of this point.  | 
            |
| 
                     Gets or sets the height (third ordinal), if there are 3 dimensions, of this point.  | 
            |
| 
                     Gets or sets the northing (second 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()).  | 
            |
| 
                     Copies the formatting of the source point. (Overrides CoordPoint.CopyFormatting()).  | 
            |
| 
                     Copies the location of the source point. (Overrides CoordPoint.CopyLocation()).  | 
            |
| 
                     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).  | 
            |
| 
                     ToString  | 
                
                     Converts this geodetic point to its string representation. (Overrides CoordPoint.ToString()).  | 
            
| 
                     Inherited Method  | 
                
                     Description  | 
            
| 
                     Inherited from Serializable.  | 
            |
| 
                     Inherited from Serializable.  | 
            |
| 
                     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.  | 
            |
| 
                     Inherited from Serializable.  | 
            |
| 
                     Inherited from Serializable.  | 
            
| 
                     Operator  | 
                
                     Description  | 
            
| 
                     Assigns a new value to this ProjectedPoint  | 
            |
| 
                     Compares the value of two ProjectedPoints  | 
            |
| 
                     Compares the value of two ProjectedPoints  |