Method ComputeBoundingBox
ComputeBoundingBox(ICollection<IShape>, SpatialContext)
Declaration
protected virtual IRectangle ComputeBoundingBox(ICollection<IShape> shapes, SpatialContext ctx)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.ICollection<IShape> | shapes | |
SpatialContext | ctx |
Returns
Type | Description |
---|---|
IRectangle |