Returns a buffer region around this geometry having the given width.
[Visual Basic]
Function Buffer( _
ByVal distance As Double _
) As Geometry
Returns all points whose distance from this Geometry are less than or equal to distance.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.Buffer(System.Double)
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace