Applies a clockwise rotation to this IMatrix around the point specified in the point parameter, and by prepending the rotation.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
void RotateAt ( |
Visual Basic Copy Code |
---|
Sub RotateAt( _ |
The angle of the rotation, in degrees.
A Point that represents the center of the rotation.