IInkTransform Methods
4/8/2010
This section contains the methods for the IInkTransform class.
Method | Description |
---|---|
Gets the InkTransform as 6 floats. |
|
Reflects the transform in either the horizontal or vertical directions. |
|
Resets the transform to its original state. |
|
Rotates the transform by an angle measured in degrees, and optionally specifies a center point for the rotation. |
|
Scales the transform by X and Y factors. |
|
Sets the IInkTransform using 6 floats. |
|
Applies a shear with the specified horizontal and vertical factors. |
|
Moves the transform by the specified horizontal and vertical components. |