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 Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : SliceCommandEventArgs Class


"

For a list of all members of this type, see SliceCommandEventArgs members.

"

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