Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
CropCommand Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing Namespace : CropCommand Class

The following tables list the members exposed by CropCommand.

Public Constructors

 NameDescription
Public Constructor CropCommand ConstructorOverloaded.  Initializes a new CropCommand with default parameters.  
Top

Public Properties

 NameDescription
Public Property Rectangle Specifies the Rectangle to which the image will be cropped.  
Top

Public Methods

 NameDescription
Public Method RunOverloaded. Overridden.  Implements IRasterCommand.Run  
Public Method ToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

See Also