IGeoFenceBoundingBox Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.GeoFence
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax BoundingBox BoundingBox { get; }
ReadOnly Property BoundingBox As BoundingBox
Get
Property Value
Type:
BoundingBoxRemarks
Non-rectangular fences can create a
BoundingBox that contains all
the GeoFence's border points by sending those points to
Add(LatLon).
See Also