Overload | Description |
---|---|
GraphicBuffer(Geometry,Double,LineJoinType,LineCapType,Double,Double,Int32) | Creates a buffer polygon at the specified distance around the input geometry using graphical joins and caps. |
GraphicBuffer(IEnumerable<Geometry>,Double,LineJoinType,LineCapType,Double,Double,Int32) | Creates a buffer polygon at the specified distance around the input geometry using graphical joins and caps. |