ReprojectionServiceCrs Property |
Defines the CRS to be used when requesting map images.
Namespace:
Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public virtual string Crs { get; }
Public Overridable ReadOnly Property Crs As String
Get
public:
virtual property String^ Crs {
String^ get ();
}
abstract Crs : string with get
override Crs : string with get
Property Value
Type:
StringImplements
IMapServiceTCrsSee Also