The following tables list the members exposed by PuzzleEffectCommand.
| Name | Description | |
|---|---|---|
| PuzzleEffectCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| BorderColor | Gets or sets the color of the border that will be drawn around the blocks. |
| Flags | Gets or sets flags that specify how to apply the puzzle effect. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Randomize | Gets or sets the starting point for the randomization process. |
| XBlock | Gets or sets the width of the each block in pixels or the number of blocks per row. |
| YBlock | Gets or sets the height of the each block in pixels or the number of blocks per column. |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |