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