Method RotateAroundCenter
RotateAroundCenter(double)
Returns a new quadrilateral rotated around its polygon centroid.
public Quadrilateral RotateAroundCenter(double angleDegrees)
Parameters
angleDegrees
doubleClockwise rotation angle in degrees.
Returns
- Quadrilateral
A new Quadrilateral rotated around Centroid.