Overload | Description |
---|---|
Rotate(NPoint[],Double,NPoint) | Rotates the specified array of points around the specified pin point. |
Rotate(NPoint[],Int32,Int32,Double,NPoint) | Rotates a range of points from the specified array around the specified pin point. |
Rotate(NPoint[],Double) | Rotates the specified points. |
Rotate(NPoint[],Int32,Int32,Double) | Rotates a range of points from the specified array. |