The following tables list the members exposed by LineRemoveCommandEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LineRemoveCommandEventArgs | Initializes a new LineRemoveCommand with explicit parameters. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Image | Gets an RasterImage object that references the affected image. |
![]() |
Length | Gets the length (in pixels) of the line. |
![]() |
Region | Gets a LEADTOOLS RasterRegion 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET