LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property Border(Read only) Gets a flag that indicates which border is being processed. Supported in Silverlight, Windows Phone 7  
public Property BoundingRectangle(Read only) Gets a Leadtools.LeadRect structure that contains the bounding rectangle of the border being processed. Supported in Silverlight, Windows Phone 7  
public Property Image(Read only) Gets the RasterImage object that references the affected image. Supported in Silverlight, Windows Phone 7  
public Property Region(Read only) Gets the LEADTOOLS Leadtools.RasterRegion representing the border to be removed. Supported in Silverlight, Windows Phone 7  
public Property StatusGets or sets the status of the border remove process. Supported in Silverlight, Windows Phone 7  
Top

See Also