IGeometry.GetExtent

IGeometry.GetExtent method

Computes and returns a bounding extent of this geometry.

public Extent GetExtent()

Return Value

A bounding extent of this geometry.

See Also