←Select platform

LineRemoveCommandEventArgs Class Members

Summary

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly