The following tables list the members exposed by CombineFastCommand.
| Name | Description | |
|---|---|---|
| CombineFastCommand Constructor | Overloaded. Initializes a new CombineFastCommand with default parameters. |
| Name | Description | |
|---|---|---|
| DestinationImage | Gets or sets the destination RasterImage. |
| DestinationRectangle | The rectangle in the destination image. |
| Flags | Flags which control the combine command. |
| SourcePoint | The origin of the source rectangle. |
| Name | Description | |
|---|---|---|
| Run | Overloaded. Overridden. Implements IRasterCommand.Run |
| ToString | Overridden. Overridden. Returns a meaningful name for this command. |