For a list of all members of this type, see ApplyTransformationParametersCommand members.
"| Name | Description | |
|---|---|---|
| Angle | Gets or sets the angle of rotation, in hundredths of degrees(+/-). Supported in Silverlight, Windows Phone 7 |
| Flags | Gets or sets a value that specifies the behavior when resizing the image. Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| XScale | gets or sets the amount of image x-axis (Width) scaling. Supported in Silverlight, Windows Phone 7 |
| XTranslation | Gets or sets the amount of image translation along the x-axis (Width). Supported in Silverlight, Windows Phone 7 |
| YScale | Gets or sets the amount of image y-axis (Height) scaling. Supported in Silverlight, Windows Phone 7 |
| YTranslation | Gets or sets the amount of image translation (in pixels) along the y-axis (Height). Supported in Silverlight, Windows Phone 7 |