The following tables list the members exposed by DotRemoveCommandEventArgs.
Name | Description | |
---|---|---|
DotRemoveCommandEventArgs Constructor | Initializes a new DotRemoveCommand with explicit parameters. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
BlackCount | Gets the total number of black pixels in the dot being processed. Supported in Silverlight, Windows Phone 7 | |
BoundingRectangle | Gets the bounding rectangle of the dot being processed. Supported in Silverlight, Windows Phone 7 | |
Image | Gets the Leadtools.RasterImage object that references the image to be modified. Supported in Silverlight, Windows Phone 7 | |
Region | Gets the LEADTOOLS Leadtools.RasterRegion representing the dot to be removed. Supported in Silverlight, Windows Phone 7 | |
Status | Gets or sets a value that indicates the status of the dot removal process. Supported in Silverlight, Windows Phone 7 | |
WhiteCount | Gets the total number of white pixels in the dot being processed. Supported in Silverlight, Windows Phone 7 |