Projection Class | 
Namespace: Cadcorp.Configuration
The Projection type exposes the following members.
| Name | Description | |
|---|---|---|
| Projection | Initializes a new instance of the Projection class  | |
| Projection(XmlNode) | 
            Initializes a new instance of the Projection class.
              | |
| Projection(ConfigurationDataSetKnownProjectionsRow) | 
            Initializes a new instance of the Projection class.
              | 
| Name | Description | |
|---|---|---|
| Code | 
            The EPSG code for the projections
              | |
| Extent | 
            The extent of the projection
              | |
| ReverseXY | 
            Are the coordinates revered
              | |
| Units | 
            The units the projection are in.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetCode | 
            Gets the EPSG code for the projection
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetJSON | 
            Gets the JSON string used to descibe this projection to openlayers
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |