DbGeometry.Buffer(Nullable<Double>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a geometry object that represents the union of all points whose distance from a geometry instance is less than or equal to a specified value.
public:
System::Data::Spatial::DbGeometry ^ Buffer(Nullable<double> distance);
public System.Data.Spatial.DbGeometry Buffer (double? distance);
member this.Buffer : Nullable<double> -> System.Data.Spatial.DbGeometry
Public Function Buffer (distance As Nullable(Of Double)) As DbGeometry
Parameters
Returns
A geometry object that represents the union of all points.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.