GeographicSpatialInfoBoundingBox Property |
Gets the bounding box.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic GeographicBoundingBox BoundingBox { get; }
Public ReadOnly Property BoundingBox As GeographicBoundingBox
Get
public:
property GeographicBoundingBox^ BoundingBox {
GeographicBoundingBox^ get ();
}
member BoundingBox : GeographicBoundingBox with get
Property Value
Type:
GeographicBoundingBox
See Also