Leadtools.Workflow.Raster Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WorkflowImageActivity Class
See Also  Members  
Leadtools.Workflow.Raster Namespace : WorkflowImageActivity Class



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



Syntax

Visual Basic (Declaration) 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Raster.WorkflowImageActivityDesigner, Leadtools.Workflow.Raster, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null")>
<ToolboxBitmapAttribute()>
Public MustInherit Class WorkflowImageActivity 
   Inherits Activity
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=1.0.0.0, Culture=neutral, PublicKeyToken=null")]
[ToolboxBitmapAttribute()]
public abstract class WorkflowImageActivity : Activity 
C++/CLI 
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Leadtools.Workflow.Raster.WorkflowImageActivityDesigner, Leadtools.Workflow.Raster, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null")]
[ToolboxBitmapAttribute()]
public ref class WorkflowImageActivity abstract : public Activity 

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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

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