Matrix Transform

Applies an affine transformation (translate, rotate, resize, shear and their combinations) to a drawn graphics using a matrix.

Download Trial

To run this sample in Visual Studio, install the Graphics Mill trial and open the Aurigma.GraphicsMill.sln solution in the Samples folder. Find the sample in this project:

C. Drawing → C.02. Matrix Transform

drawing+15transform+5

Code snippet

View on GitHub

Loading from GitHub..

Documentation