The following tables list the members exposed by BorderRemoveCommandEventArgs.
Name | Description | |
---|---|---|
![]() | BorderRemoveCommandEventArgs Constructor | Initializes a new BorderRemoveCommand class object with explicit parameters. |
Name | Description | |
---|---|---|
![]() | Border | (Read only) Gets a flag that indicates which border is being processed. |
![]() | BoundingRectangle | (Read only) Gets a Rectangle structure that contains the bounding rectangle of the border being processed. |
![]() | Image | (Read only) Gets the RasterImage object that references the affected image. |
![]() | Region | (Read only) Gets the Windows region representing the border to be removed. |
![]() | Status | Gets or sets the status of the border remove process. |