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


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

Public Properties

 NameDescription
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFading Gets or sets the value that represents the percent feathering inward to or outward from the vignette object.  
Public PropertyFadingRate Gets or sets the value that represents the fading rate.  
Public PropertyFlags Gets or sets the enumeration that contains the flags that are used by the VignnetCommandBitmapEffect.  
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyHeight Gets or sets the height in pixels of the vignette ellipse or rectangle object.  
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyOrigin Gets or sets the center point for all vignette objects (circle, ellipse, rectangle, and square).  
Public PropertyVignetteColor Gets or sets the value that represents the color of vignette object.  
Public PropertyWidth Gets or sets the dimension of the vignette object, in pixels.  
Top

See Also