How to: Resize a Picture
The following API allows you to change the picture’s size and rotation angle:
API | Description |
---|---|
Gets or sets the X-axis scale factor. | |
Gets or sets the Y-axis scale factor. | |
Specifies the picture’s rotation angle. |
The following code rotates text boxes and resizes pictures.
Note
A complete sample project is available at https://github.