Method BufferShape
BufferShape(IShape, Double)
Returns a new shape that is larger than shape by at distErr.
Declaration
protected virtual IShape BufferShape(IShape shape, double distErr)
Parameters
Type | Name | Description |
---|---|---|
IShape | shape | |
System.Double | distErr |
Returns
Type | Description |
---|---|
IShape |