This .NET method wraps the ObjectARX method AcDbGeometryOverrule::getGeomExtents().
Public virtual Function GetGeomExtents( entity As Entity ) As Extents3d
public virtual Extents3d GetGeomExtents( Entity entity );