Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

LineRemoveCommandEventArgs Class Members

Show in webframe
Properties 





The following tables list the members exposed by LineRemoveCommandEventArgs.

Public Constructors
 NameDescription
LineRemoveCommandEventArgs ConstructorInitializes a new LineRemoveCommand with explicit parameters.  
Top
Public Properties
 NameDescription
ImageGets an RasterImage object that references the affected image.  
LengthGets the length (in pixels) of the line.  
RegionGets a LEADTOOLS RasterRegion representing the line to be removed.  
StartColumnGets the starting column of the line. The columns are zero-based.  
StartRowGets the starting row of the line. The rows are zero-based.  
StatusGets or sets a value that represents the status of the line remove process.  
Top
See Also

Reference

LineRemoveCommandEventArgs Class
Leadtools.ImageProcessing.Core Namespace

Error processing SSI file