Method CalcBoxByDistFromPt
CalcBoxByDistFromPt(IPoint, Double, SpatialContext, IRectangle)
Calculates the bounding box of a circle, as specified by its center point and distance.
Declaration
IRectangle CalcBoxByDistFromPt(IPoint from, double distDEG, SpatialContext ctx, IRectangle reuse)
Parameters
Type | Name | Description |
---|---|---|
IPoint | from | |
System.Double | distDEG | |
SpatialContext | ctx | |
IRectangle | reuse |
Returns
Type | Description |
---|---|
IRectangle |