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

The following tables list the members exposed by ColoredBallsCommandBitmapEffect.

Public Constructors

 NameDescription
Public ConstructorColoredBallsCommandBitmapEffect Constructor Initializes a new instance of the ColoredBallsCommandBitmapEffect class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackGroundColorProperty Identifies the BackGroundColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)BallColorOpacityProperty Identifies the BallColorOpacity dependency property.  
Public Fieldstatic (Shared in Visual Basic)BallColorOpacityVariationProperty Identifies the BallColorOpacityVariation dependency property.  
Public Fieldstatic (Shared in Visual Basic)BallColorsProperty Identifies the BallColors dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlagsProperty Identifies the Flags dependency property.  
Public Fieldstatic (Shared in Visual Basic)HighLightAngleProperty Identifies the HighLightAngle dependency property.  
Public Fieldstatic (Shared in Visual Basic)HighLightColorProperty Identifies the HighLightColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)NumberOfBallsProperty Identifies the NumberOfBalls dependency property.  
Public Fieldstatic (Shared in Visual Basic)RippleProperty Identifies the Ripple dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShadingColorProperty Identifies the ShadingColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)SizeProperty Identifies the Size dependency property.  
Public Fieldstatic (Shared in Visual Basic)SizeVariationProperty Identifies the SizeVariation dependency property.  
Top

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

Public Methods

 NameDescription
Public MethodApplyAnimationClockOverloaded. (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodBeginAnimationOverloaded. (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodClearValueOverloaded. (Inherited from System.Windows.DependencyObject)
Public MethodClone Clones this instance. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodCloneCurrentValue Clones the current value. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodCoerceValue(Inherited from System.Windows.DependencyObject)
Public MethodDisposeOverloaded.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodEquals(Inherited from System.Windows.DependencyObject)
Public MethodFreeze(Inherited from System.Windows.Freezable)
Public MethodGetAnimationBaseValue(Inherited from System.Windows.Media.Animation.Animatable)
Public MethodGetAsFrozen(Inherited from System.Windows.Freezable)
Public MethodGetCurrentValueAsFrozen(Inherited from System.Windows.Freezable)
Public MethodGetHashCode(Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator(Inherited from System.Windows.DependencyObject)
Public MethodGetOutput(Inherited from System.Windows.Media.Effects.BitmapEffect)
Public MethodGetValue(Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty(Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue(Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
Protected MethodCloneCore Clones the core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCloneCurrentValueCore Clones the current value core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCreateInstance(Inherited from System.Windows.Freezable)
Protected MethodCreateInstanceCore Creates the instance core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCreateUnmanagedEffect Creates the unmanaged effect. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodFinalize Releases unmanaged resources and performs other cleanup operations before the RasterCommandBitmapEffect is reclaimed by garbage collection. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodFreezeCore(Inherited from System.Windows.Media.Animation.Animatable)
Protected MethodGetAsFrozenCore(Inherited from System.Windows.Freezable)
Protected MethodGetCurrentValueAsFrozenCore Gets the current value as frozen core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodOnChanged(Inherited from System.Windows.Freezable)
Protected MethodOnFreezablePropertyChangedOverloaded. (Inherited from System.Windows.Freezable)
Protected MethodOnPropertyChanged(Inherited from System.Windows.Freezable)
Protected MethodReadPreamble(Inherited from System.Windows.Freezable)
Protected MethodShouldSerializeProperty(Inherited from System.Windows.DependencyObject)
Protected MethodUpdateUnmanagedPropertyState Updates the state of the unmanaged property. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodWritePostscript(Inherited from System.Windows.Freezable)
Protected MethodWritePreamble(Inherited from System.Windows.Freezable)
Top

Public Events

 NameDescription
Public EventChanged(Inherited from System.Windows.Freezable)
Top

See Also