Rotates point around specified rotation center at specified angle.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected Point RotatePoint ( |
Visual Basic
Copy Code
|
|---|
Protected Function RotatePoint( _ |
The point to rotate.
The rotation center.
The rotation angle.
See Also