WmsPlaceholdersBoundingBox Property |
Names the bounding box placeholder.
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 BoundingBox { get; set; }
Public Property BoundingBox As String
Get
Set
public:
property String^ BoundingBox {
String^ get ();
void set (String^ value);
}
member BoundingBox : string with get, set
Property Value
Type:
StringSee Also