The following tables list the members exposed by RotateCommand.
| Name | Description | |
|---|---|---|
| RotateCommand Constructor | Overloaded. Initializes a new RotateCommand with default parameters. |
| Name | Description | |
|---|---|---|
| Angle | Rotation angle used with this RasterCommand |
| FillColor | The background fill color. |
| Flags | Flag for size and interpolation options used with this RasterCommand. |
| Name | Description | |
|---|---|---|
| Run | Overloaded. Overridden. Implements IRasterCommand.Run |
| ToString | Overridden. Overridden. Returns a meaningful name for this command. |