TileMatrixSetCRS Property |
The CRS of this tile matrix set.
Namespace:
Ptv.XServer.Controls.Map.Layers.WmtsLayer
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string CRS { get; }
Public ReadOnly Property CRS As String
Get
public:
property String^ CRS {
String^ get ();
}
member CRS : string with get
Property Value
Type:
StringSee Also