1 reference to Rotate
System.Drawing.Common (1)
System\Drawing\Drawing2D\Matrix.cs (1)
210
public void Rotate(float angle) =>
Rotate
(angle, MatrixOrder.Prepend);