MatrixRotateAt Method

Overload List
  NameDescription
Public methodRotateAt(Single, PointF)
Applies a clockwise rotation about the specified point to this Matrix in the default (Prepend) order.
Public methodRotateAt(Single, PointF, MatrixOrder)
Applies a clockwise rotation about the specified point to this Matrix in the specified order.
See Also