Optional delegate method for additional processing.
public event EventHandler<LineRemoveCommandEventArgs> LineRemove
Public Event LineRemove As EventHandler(Of LineRemoveCommandEventArgs)
public event EventHandler<LineRemoveCommandEventArgs> LineRemove
typedef void (^LTLineRemoveCommandStatus)(LTRasterImage *image, LTLineRemoveCommandEventArgs *args, LTRemoveStatus *status)
- (BOOL)run:(LTRasterImage *)image
progress:(nullable LTRasterCommandProgress)progressHandler
status:(nullable LTLineRemoveCommandStatus)lineRemoveStatus
error:(NSError **)error
public void addLineRemoveCommandListener(LineRemoveCommandListener listener)
public void removeLineRemoveCommandListener(LineRemoveCommandListener listener)
add_LineRemove(function(sender, e))
remove_LineRemove(function(sender, e))
public:
event EventHandler<LineRemoveCommandEventArgs^>^ LineRemove
The event handler receives an argument of type LineRemoveCommandEventArgs containing data related to this event. The following LineRemoveCommandEventArgs properties provide information specific to this event.
Property | 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. |
Refer to LineRemoveCommand.
Products |
Support |
Feedback: LineRemove Event - Leadtools.ImageProcessing.Core |
Introduction |
Help Version 19.0.2017.3.21
|
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
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.