2 references to Shear
System.Drawing.Common.Tests (2)
System\Drawing\Drawing2D\MatrixTests.cs (2)
613
clone.
Shear
(shearX, shearY);
636
AssertExtensions.Throws<ArgumentException>(null, () => disposedMatrix.
Shear
(1, 2));