LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
VignnetCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : VignnetCommand Class


"

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

"

Public Properties

 NameDescription
public Property FadingGets or sets the value that represents the percent of feathering in towards or outward from the vignette object.  
public Property FadingRateGets or sets the value that represents the value which indicates the fading rate.  
public Property FlagsGets or sets the enumeration that contains all the flags that are needed by the VignnetCommand. It includes the values used to select the shape of the vignette object and the type of color filling.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property HeightGets or sets the value that represents the height in pixels of the vignette ellipse or rectangle objects.  
public Property OriginGets or sets the center point for all vignette objects (circle, ellipse, rectangle, and square).  
public Property VignetteColorGets or sets the value that represents the vignette object color.  
public Property WidthGets or sets the value that represents the value which indicates the dimension of the vignette object in pixels.  
Top

See Also