ResultDataProjectionString Property |
A WKT string for a spatial reference system.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public string ProjectionString { get; set; }
Public Property ProjectionString As String
Get
Set
public:
virtual property String^ ProjectionString {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
IResultDataProjectionStringSee Also