The following tables list the members exposed by CubismCommand.
| Name | Description | |
|---|---|---|
| CubismCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Angle | Gets or sets the cube's angle of orientation. |
| Brightness | Gets or sets a value that indicates the brightness of the image. |
| FillColor | Gets or sets the background color. |
| Flags | Gets or sets flags that indicate the background color, cube shape and cube orientation. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Length | Gets or sets a value that represents the cube side length, in pixels. |
| Space | Gets or sets a value that represents the space between cubes. |
| 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) |