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