IViewerOptionsSrs Property |
The Srs of the open viewer
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