2 references to RotateAt
System.Drawing.Common.Tests (2)
System\Drawing\Drawing2D\MatrixTests.cs (2)
454
clone2.
RotateAt
(angle, point);
494
AssertExtensions.Throws<ArgumentException>(null, () => disposedMatrix.
RotateAt
(1, PointF.Empty));