The following tables list the members exposed by SizeCommand.
| Name | Description | |
|---|---|---|
| SizeCommand Constructor | Overloaded. Initializes a new SizeCommand with default parameters. |
| Name | Description | |
|---|---|---|
| Flags | Flags that control the behavior when resizing the image. |
| Height | New height in pixels. |
| Width | New width in pixels. |
| Name | Description | |
|---|---|---|
| Run | Overloaded. Overridden. Implements IRasterCommand.Run |
| ToString | Overridden. Overridden. Returns a meaningful name for this command. |