Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BorderRemoveCommandEventArgs Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : BorderRemoveCommandEventArgs Class


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

Public Properties

 NameDescription
Public PropertyBorder (Read only) Gets a flag that indicates which border is being processed.  
Public PropertyBoundingRectangle (Read only) Gets a Rectangle structure that contains the bounding rectangle of the border being processed.  
Public PropertyImage (Read only) Gets the RasterImage object that references the affected image.  
Public PropertyRegion (Read only) Gets the Windows region representing the border to be removed.  
Public PropertyStatus Gets or sets the status of the border remove process.  
Top

See Also