Rotates point around specified rotation center at specified angle.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
protected PointF RotatePoint ( |
Visual Basic Copy Code |
---|
Protected Function RotatePoint( _ |
The point to rotate.
The rotation center.
The rotation angle.