The following tables list the members exposed by LineRemoveActivity.
Name | Description | |
---|---|---|
![]() | LineRemoveActivity Constructor | Initializes a new LineRemoveActivity class object. |
Name | Description | |
---|---|---|
![]() ![]() | FlagsProperty | Identifies the LineRemoveActivity.Flags dependency property. |
![]() ![]() | GapLengthProperty | Identifies the LineRemoveActivity.GapLength dependency property. |
![]() ![]() | ImageRegionProperty | Identifies the LineRemoveActivity.ImageRegion dependency property. |
![]() ![]() | MaximumLineWidthProperty | Identifies the MaximumLineWidth dependency property. |
![]() ![]() | MaximumWallPercentProperty | Identifies the MaximumWallPercent dependency property. |
![]() ![]() | MinimumLineLengthProperty | Identifies the MinimumLineLength dependency property. |
![]() ![]() | RegionProperty | Identifies the LineRemoveActivity.Region dependency property. |
![]() ![]() | TypeProperty | Identifies the Type dependency property. |
![]() ![]() | VarianceProperty | Identifies the LineRemoveActivity.Variance dependency property. |
![]() ![]() | WallProperty | Identifies the Wall dependency property. |
Name | Description | |
---|---|---|
![]() | Description | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | DisposeImage | (Inherited from Leadtools.Workflow.Raster.DisposableImageActivity) |
![]() | Enabled | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | ExecutionResult | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | ExecutionStatus | (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 | (Inherited from Leadtools.Workflow.Raster.WorkflowImageActivity) |
![]() | ImageCopy | (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 | (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 | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Parent | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | QualifiedName | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Region | Gets the handle to a Windows region. |
![]() | Type | Flag that indicates which lines to remove. |
![]() | UserData | (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 | |
---|---|---|
![]() | DesignMode | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
![]() | ParentDependencyObject | (Inherited from System.Workflow.ComponentModel.DependencyObject) |
![]() | WorkflowInstanceId | (Inherited from System.Workflow.ComponentModel.Activity) |
Top
Top
Name | Description | |
---|---|---|
![]() | Canceling | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Closed | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Compensating | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Executing | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | Faulting | (Inherited from System.Workflow.ComponentModel.Activity) |
![]() | StatusChanged | (Inherited from System.Workflow.ComponentModel.Activity) |