Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

Transformations

Affine transformations include rotating, scaling, reflecting, shearing, and translating. In GDI+, the Matrix class provides the foundation for performing affine transformations on vector drawings, images, and text.

In This Section

Using the World Transformation

Describes how to scale and rotate graphics using a world transformation matrix.

Why Transformation Order Is Significant

Demonstrates why the order of transform operations is important.

Reference

Matrix

Describes this class and contains links to all of its members.

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.