MapProjectionProjectionString Property |
Returns the WKT projection string, or one of the projection abbreviation strings.
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public string ProjectionString { get; }
Public ReadOnly Property ProjectionString As String
Get
public:
property String^ ProjectionString {
String^ get ();
}
member ProjectionString : string with get
Property Value
Type:
StringSee Also