[]
Decimate point collection according to the specified radius.
protected PointCollection DecimateAsCollection(Point[] pts, double radius)
Protected Function DecimateAsCollection(pts As Point(), radius As Double) As PointCollection
| Type | Name | Description |
|---|---|---|
| Point[] | pts | |
| double | radius |
| Type | Description |
|---|---|
| PointCollection |