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 Properties
See Also 
Leadtools.Windows.Media.Effects Namespace : WindowLevelEffect Class


"

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

"

Public Properties

 NameDescription
public Property CanFreeze (Inherited from System.Windows.Freezable)
public Property CurveTypeGets or sets a value that specifies how the range is used to fill the LUT and the type of LUT. This is a dependency property. Supported in Silverlight  
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public Property EndGets or sets the ending color value for the gradient. This is a dependency property. Supported in Silverlight  
public Property FactorGets or sets the factor to be applied in the function operation specified in CurveType. This is a dependency property. Supported in Silverlight  
public Property GrayTextureGets or sets the gray texture to use with this effect. This is a dependency property. Supported in Silverlight  
public Property HasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
public Property InputGets or sets an optional brush that represents the result of this effect. This is a dependency property. Supported in Silverlight  
public Property IsFrozen (Inherited from System.Windows.Freezable)
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public Property StartGets or sets the starting color value for the gradient. This is a dependency property. Supported in Silverlight  
public Property WindowCenterGets or sets the center of the window used in this effect. This is a dependency property. Supported in Silverlight  
public Property WindowWidthGets or sets the width of the window used in this effect. This is a dependency property. Supported in Silverlight  
Top

Protected Properties

See Also