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 string Crs { get; protected set; }
Public Property Crs As String
Get
Protected Set
public:
virtual property String^ Crs {
String^ get () sealed;
protected: void set (String^ value) sealed;
}
abstract Crs : string with get, set
override Crs : string with get, set
Property Value
Type:
StringImplements
IMapServiceTCrsSee Also