| Overload | Description |
|---|---|
| Scale(NPoint[],Double,Double) | Scales the specified points |
| Scale(NPoint[],Int32,Double,Double) | Scales the specified count of points from the specified array. |
| Scale(NPoint[],Int32,Int32,Double,Double) | Scales a range of points from the specified array |
| Scale(NPoint[],Double,Double,NPoint) | Scales the specified points |
| Scale(NPoint[],Int32,Double,Double,NPoint) | Scales the specified count of points from the specified array |
| Scale(NPoint[],Int32,Int32,Double,Double,NPoint) | Scales a range of points from the specified array around the specified pin |