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

The following tables list the members exposed by SliceCommandEventArgs.

Public Constructors

 NameDescription
public Constructor SliceCommandEventArgs ConstructorInitializes a new SliceCommand with explicit parameters.  
Top

Public Properties

 NameDescription
public Property CancelGets or sets the value which indicates whether or not to continue with the slicing command.  
public Property DeskewAngleGets the angle of deskewing.  
public Property ImageAffected image.  
public Property SliceImageGets the The sliced images.  
public Property SliceRectangleGets the bounding rectangle of the extracted slice.  
Top

See Also