Click or drag to resize

PolygonFenceRecalculateBoundingBox Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
After points have been removed from a PolygonFence, the Bounding Box may be larger than is required to encompass the remaining points. This function recalculates a minimal bounding box that encompasses all the remaining points.

Namespace:  Telogis.GeoBase.GeoFence
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void RecalculateBoundingBox()
See Also