LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Effects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WindowLevelEffect Class Methods
See Also 
Leadtools.Windows.Media.Effects Namespace : WindowLevelEffect Class


"

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

"

Public Methods

 NameDescription
public Method ApplyAnimationClockOverloaded.  (Inherited from System.Windows.Media.Animation.Animatable)
public Method BeginAnimationOverloaded.  (Inherited from System.Windows.Media.Animation.Animatable)
public Method ClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public Method Clone (Inherited from System.Windows.Media.Effects.ShaderEffect)
public Method CloneCurrentValue (Inherited from System.Windows.Media.Effects.ShaderEffect)
public Method CoerceValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic) CreateGrayTextureHelper method to create the grayscale brush required by this effect from a LEADTOOLS Leadtools.RasterImage. Supported in Silverlight  
public Method FillGrayTextureInitializes the GrayTexture property of this effect from the specified Leadtools.RasterImage. Supported in Silverlight  
public Method Freeze (Inherited from System.Windows.Freezable)
public Method GetAnimationBaseValue (Inherited from System.Windows.Media.Animation.Animatable)
public Method GetAsFrozen (Inherited from System.Windows.Freezable)
public Method GetCurrentValueAsFrozen (Inherited from System.Windows.Freezable)
public Method GetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public Method GetValue (Inherited from System.Windows.DependencyObject)
public Method InvalidateProperty (Inherited from System.Windows.DependencyObject)
public Method ReadLocalValue (Inherited from System.Windows.DependencyObject)
public Method SetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

See Also