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


The following tables list the members exposed by DryCommand.

Public Constructors

 NameDescription
Public ConstructorDryCommand ConstructorOverloaded.  Initializes a new DryCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyDimension Gets or sets the dimensions of the neighborhood used in creating the effect (Dimension x Dimension), in pixels. This property only accepts nonzero positive values.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
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