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