Coordinate system used in the API. E.g. "EPSG:29882".
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
SyntaxProperty SRS As String
Get
Set
property String^ SRS {
String^ get ();
void set (String^ value);
}
abstract SRS : string with get, set
Property Value
Type:
String
See Also