Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RingEffectCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : RingEffectCommand Class


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

Public Properties

  Name Description
Public Property Angle Gets or sets the rotation angle value for each ring compared to the inner ring, in hundredths of degrees.  
Public Property Color Gets or sets the color used to fill the undefined area.  
Public Property Flags Gets or sets a value that controls the behavior of this command.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property Origin Gets or sets the coordinates (in pixels) for the origin of the rings.  
Public Property Radius Gets or sets the width of each ring in pixels or the maximum radius.  
Public Property Randomize Gets or sets the starting point for the randomization process.  
Public Property RingCount Gets or sets the number of rings.  
Top

See Also