The following tables list the members exposed by CombineCommand.
Name | Description | |
---|---|---|
CombineCommand Constructor | Overloaded. Initializes a new CombineCommand 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. |