Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
GlowCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.SpecialEffects Namespace : GlowCommandBitmapEffect Class


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

Public Properties

 NameDescription
Public PropertyBrightness Gets or sets the brightness factor used to create the "glow".  
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDimension Gets or sets the size of the neighborhood used to determine the width of the glow.  
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyThreshold Gets or sets the threshold value used to determine which pixels are edge pixels.  
Top

See Also