Prepend to this IMatrix a clockwise rotation by the specified angle.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
void RotateAt ( |
Visual Basic
Copy Code
|
|---|
Sub RotateAt( _ |
The angle of the rotation, in degrees.
See Also