For a list of all members of this type, see LineRemoveActivity members.
"Name | Description | |
---|---|---|
Description | Gets or sets the user-defined description of the System.Workflow.ComponentModel.Activity. (Inherited from System.Workflow.ComponentModel.Activity) | |
DisposeImage | Gets or sets a value which indicates whether the activity should free its image after being executed. (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) | |
Enabled | Gets or sets a value that indicates whether this instance is enabled for execution and validation. (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionResult | Gets the System.Workflow.ComponentModel.ActivityExecutionResult of the last attempt to run this instance. (Inherited from System.Workflow.ComponentModel.Activity) | |
ExecutionStatus | Gets the current System.Workflow.ComponentModel.ActivityExecutionStatus of this instance. (Inherited from System.Workflow.ComponentModel.Activity) | |
Flags | Gets or sets flags that determine the behavior of the line removal process. | |
GapLength | Gets or sets the maximum length of a break or a hole in a line. | |
Image | Gets or sets a reference to the activity's image. (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
ImageCopy | Gets a copy of the activity's image object. (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) | |
ImageRegion | RasterImage object that is updated with a shallow copy of the image that also has a region that contains the removed lines. | |
IsDynamicActivity | Gets information about whether the activity is executing within the default System.Workflow.ComponentModel.ActivityExecutionContext of the workflow instance. (Inherited from System.Workflow.ComponentModel.Activity) | |
MaximumLineWidth | Gets or sets the maximum average width of a line that is considered for removal. | |
MaximumWallPercent | Gets or sets the maximum number of wall slices (expressed as a percent of the total length of the line) that are allowed. | |
MinimumLineLength | Gets or sets the minimum length of a line considered for removal. | |
Name | Gets or sets the name of this instance. This name must conform to the variable naming convention of the programming language that is being used in the Workflow project. (Inherited from System.Workflow.ComponentModel.Activity) | |
Parent | Gets the System.Workflow.ComponentModel.CompositeActivity that contains this System.Workflow.ComponentModel.Activity. (Inherited from System.Workflow.ComponentModel.Activity) | |
QualifiedName | Gets the qualified name of the activity. Qualified activity names are always unique in a workflow instance. (Inherited from System.Workflow.ComponentModel.Activity) | |
Region | Gets the handle to a Windows region. | |
Type | Flag that indicates which lines to remove. | |
UserData | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
Variance | Gets or sets the amount of width change that is tolerated between adjacent line slices. | |
Wall | Gets or sets the height of a wall. Walls are slices of a line that are too wide to be considered part of the line. |
Name | Description | |
---|---|---|
ParentDependencyObject | Gets the parent System.Workflow.ComponentModel.DependencyObject in the System.Workflow.ComponentModel.DependencyObject graph. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
WorkflowInstanceId | Gets the System.Guid associated with the instance. (Inherited from System.Workflow.ComponentModel.Activity) |