Public Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (inherited from Object)
Public method Static GetAngularUnitNames  
Public method Static GetDatumNames  
Public method Static GetEllipsoidNames  
Public method Static GetGeographic3DNames  
Public method Static GetGeographicNames  
Public method GetHashCode Serves as a hash function for a particular type. (inherited from Object)
Public method Static GetLinearUnitNames  
Public method Static GetParameterNames  
Public method Static GetProjectionNames  
Public method Static GetProjectiveNames  
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method Initialize Invoked upon extension assembly initialization.
Public method IsGeographic  
Public method Register Registers extension assembly properties.
Public method Terminate Invoked upon extension assembly termination.
Public method ToString Returns a String that represents the current Object. (inherited from Object)
Public method Static Transform Overloaded. Transforms given feature using source and target spatial reference systems (SRS).
Public method Static TryGetAngularUnitName  
Public method Static TryGetDatumName  
Public method Static TryGetEllipsoidName  
Public method Static TryGetEpsgCode Overloaded.  
Public method Static TryGetEpsgCodeByWkt  
Public method Static TryGetGeographic3DName  
Public method Static TryGetGeographicName  
Public method Static TryGetLinearUnitName  
Public method Static TryGetName  
Public method Static TryGetOrientation Returns specified spatial reference system orientation.
Public method Static TryGetParameterName  
Public method Static TryGetProjectionName  
Public method Static TryGetProjectiveName  
Public method Static TryGetProvider  
Public method Static TryGetWkt  
Top

See Also