The following tables list the members exposed by CloneCommand.
| Name | Description | |
|---|---|---|
| CloneCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| AllPages | Gets or sets a value that indicates whether to clone all the pages if the source image is multi-page. Supported in Silverlight, Windows Phone 7 |
| CreateFlags | Gets or sets the flags that control memory allocation for the destination image. Supported in Silverlight, Windows Phone 7 |
| DestinationImage | Gets the resulting image of this command Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| SourceImage | Gets the source image used in this Leadtools.ImageProcessing.CloneCommandSupported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| OnProgress | Implements OnProgress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements IRasterCommand.Run. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| _progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Progress | Implements Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |