BoundingBoxNormalize Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Normalize the
BoundingBox. Should be called after manual changes to
P1
or
P2.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Remarks
This method should be called after manual changes to P1 or P2 because P1 must represent
the bottom-left corner, and P2 must represent the top-right corner. Manual changes to P1 or P2
could result in a cross over situation (P2 is top-left and P1 bottom-right). This method
ensures that P1 and P2 do not violate the positioning rule.
See Also