The following tables list the members exposed by LineRemoveCommandEventArgs.
Name | Description | |
---|---|---|
![]() | LineRemoveCommandEventArgs Constructor | Initializes a new LineRemoveCommand with explicit parameters. |
Name | Description | |
---|---|---|
![]() | Image | Gets an RasterImage object that references the affected image. |
![]() | Length | Gets the length (in pixels) of the line. |
![]() | Region | Gets a Windows region representing the line to be removed. |
![]() | StartColumn | Gets the starting column of the line. The columns are zero-based. |
![]() | StartRow | Gets the starting row of the line. The rows are zero-based. |
![]() | Status | Gets or sets a value that represents the status of the line remove process. |