Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
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 ConstructorSliceCommandEventArgs Constructor Initializes a new SliceCommand with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyCancel Gets or sets the value which indicates whether or not to continue with the slicing command.  
Public PropertyDeskewAngle Gets the angle of deskewing.  
Public PropertyImage Affected image.  
Public PropertySliceImage Gets the The sliced images.  
Public PropertySliceRectangle Gets the bounding rectangle of the extracted slice.  
Top

See Also