The following tables list the members exposed by RingEffectCommand.
| Name | Description | |
|---|---|---|
| RingEffectCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Angle | Gets or sets the rotation angle value for each ring compared to the inner ring, in hundredths of degrees. |
| Color | Gets or sets the color used to fill the undefined area. |
| Flags | Gets or sets a value that controls the behavior of this command. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Origin | Gets or sets the coordinates (in pixels) for the origin of the rings. |
| Radius | Gets or sets the width of each ring in pixels or the maximum radius. |
| Randomize | Gets or sets the starting point for the randomization process. |
| RingCount | Gets or sets the number of rings. |
| 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) |