The following tables list the members exposed by SmoothCommandEventArgs.
Name | Description | |
---|---|---|
SmoothCommandEventArgs Constructor | Initializes a new SmoothCommand class object with explicit parameters. |
Name | Description | |
---|---|---|
BumpNick | Gets a value that indicates whether to remove bumps or fill in nicks. | |
Direction | Gets a value that indicates whether the element being smoothed is vertical or horizontal. | |
Image | Gets the RasterImage object that references the affected image. | |
Length | Gets the length (in pixels) of the bump or nick. | |
StartColumn | Gets the starting column of the bump or nick. The columns are zero-based. | |
StartRow | Gets the starting row of the bump or nick. The rows are zero-based. | |
Status | Gets or sets a value that represents the status of the smoothing process. |