LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DiceEffectCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : DiceEffectCommand Class


"

For a list of all members of this type, see DiceEffectCommand members.

"

Public Properties

 NameDescription
public Property BorderColorGets or sets the color of the border that will be drawn around the dice blocks.  
public Property FlagsGets or sets flags that specify how to apply the effect.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property RandomizeGets or sets the starting point, or randomize value for the randomization process.  
public Property XBlockGets or sets the width of each block in pixels or the number of blocks per row.  
public Property YBlockGets or sets the height of each block in pixels or the number of blocks per column.  
Top

See Also