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


"

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

"

Public Properties

 NameDescription
public Property CenterPointGets or sets a point structure that contains the surface center.  
public Property CurveGets or sets an array of integers that represent surface shape values.  
public Property FillColorGets or sets the fill color for any exposed areas.  
public Property FlagsGets or sets flags that indicate how to handle peripherally exposed areas and areas exposed inside the surface.  
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 ScaleGets or sets a value used to multiply the various amplitude values in the Curve array.  
Top

See Also