The following tables list the members exposed by CopyRectangleCommand.
| Name | Description | |
|---|---|---|
 
 | CopyRectangleCommand Constructor | Overloaded. Initializes a new CopyRectangleCommand with default parameters. | 
| Name | Description | |
|---|---|---|
 
 | CreateFlags | Flags that control memory allocation for the destination image. | 
 
 | DestinationImage | Gets the resulting image after running this command. | 
 
 | Rectangle | The rectangle to copy. | 
| Name | Description | |
|---|---|---|
 
 | Run | Overloaded. Overridden. Implements IRasterCommand.Run | 
 
 | ToString | Overridden. Overridden. Returns a meaningful name for this command. |