Overload | Description |
---|---|
Buffer(Geometry,Double) | Creates a buffer polygon at the specified distance around the given geometry. |
Buffer(IEnumerable<Geometry>,Double) | Creates buffers at the specified distance around the given geometries. Will union the results of all buffers. |