Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
FreeHandShearCommand Class Members
See Also  Properties  Methods  Events
Leadtools.ImageProcessing.SpecialEffects Namespace : FreeHandShearCommand Class


The following tables list the members exposed by FreeHandShearCommand.

Public Constructors

 NameDescription
Public ConstructorFreeHandShearCommand ConstructorOverloaded.  Initializes a new FreeHandShearCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyAmplitudes Gets or sets an array of integers that represent shear wave values.  
Public PropertyFillColor Specifies the fill color for any exposed areas.  
Public PropertyFlags Flags that indicate how to handle exposed areas, and the direction of the shear wave.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyScale Factor used to increase or decrease the various amplitude values in the Amplitudes property.  
Top

Public Methods

 NameDescription
Public MethodOnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodRun (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

Public Events

 NameDescription
Public EventProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

See Also