LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WorkflowImageActivity Class
See Also  Members  
Leadtools.Workflow.Raster Namespace : WorkflowImageActivity Class



The WorkflowImageActivity Class is available in LEADTOOLS Document and Medical Imaging toolkits.

The WorkflowImageActivity class is the base class for all the LEADTOOLS WF activities that contain an image but do not automatically dispose it.

Object Model

WorkflowImageActivity ClassWorkflowImage ClassWorkflowImage Class

Syntax

Visual Basic (Declaration) 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Raster.WorkflowImageActivityDesigner, Leadtools.Workflow.Raster, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")>
<ToolboxBitmapAttribute()>
Public MustInherit Class WorkflowImageActivity 
   Inherits System.Workflow.ComponentModel.Activity
   Implements IComponentIDisposable 
Visual Basic (Usage)Copy Code
Dim instance As WorkflowImageActivity
C# 
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Raster.WorkflowImageActivityDesigner, Leadtools.Workflow.Raster, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")]
[ToolboxBitmapAttribute()]
public abstract class WorkflowImageActivity : System.Workflow.ComponentModel.Activity, IComponentIDisposable  
C++/CLI 
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Raster.WorkflowImageActivityDesigner, Leadtools.Workflow.Raster, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")]
[ToolboxBitmapAttribute()]
public ref class WorkflowImageActivity abstract : public System.Workflow.ComponentModel.Activity, IComponentIDisposable  

Remarks

This activity does not do anything; it just contains properties that are common to some of the other LEADTOOLS activities.

Inheritance Hierarchy

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features