VisibleSectionboundingBox Property |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public BoundingBox boundingBox { get; set; }
Public Property boundingBox As BoundingBox
Get
Set
public:
property BoundingBox^ boundingBox {
BoundingBox^ get ();
void set (BoundingBox^ value);
}
member boundingBox : BoundingBox with get, set
Property Value
Type:
BoundingBoxRemarks See Also