Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
ColoredBallsCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.SpecialEffects Namespace : ColoredBallsCommandBitmapEffect Class


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

Public Properties

 NameDescription
Public PropertyBackGroundColor Gets or sets the background color.  
Public PropertyBallColorOpacity Gets or sets a value that represents the average ball color opacity.  
Public PropertyBallColorOpacityVariation Gets or sets a value that represents the amount of ball color opacity variation.  
Public PropertyBallColors Gets or sets the array of Color structures that contains the ball colors used by this class object.  
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFlags Gets or sets the flags that indicate the background color, shade (or gradient) type, ball type and ball color type.  
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyHighLightAngle Gets or sets a value that represents the light source direction of the highlight color on the ball. This value is in hundredths of degrees (+/-).  
Public PropertyHighLightColor Gets or sets the highlight color.  
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyNumberOfBalls Gets or sets a value that represents the number of balls that will be drawn in the image. Only positive values are accepted.  
Public PropertyRipple Gets or sets a value that represents the number of shades that are used to produce the background.  
Public PropertyShadingColor Gets or sets the shade (or gradient) color.  
Public PropertySize Gets or sets a value that represents the average ball size. Only positive values are accepted.  
Public PropertySizeVariation Gets or sets a value that represents the amount of ball size variation.  
Top

See Also