Geometry.CalculateBounds Method
Returns the bounding rectangle of the Geometry.
CalculateBounds()
Returns the bounding rectangle of the Geometry.Syntax
public Rectangle CalculateBounds ()
Return Value
The bounding rectangle of the geometry, expressed in the Crs of the Feature that the geometry is a part of.
Remarks
The bounding rectangle is recalculated every time this method is called.
Platforms
Windows, Linux, Android