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


The following tables list the members exposed by FragmentCommand.

Public Constructors

 NameDescription
Public ConstructorFragmentCommand ConstructorOverloaded.  Initializes a new FragmentCommand with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyOffset Gets or sets the value that indicates the number of pixels the copied image is shifted.  
Public PropertyOpacity Gets or sets the value that indicates the transparency, in percent.  
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 method.  
Top

Public Events

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

See Also