LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

ImageCopy Property

Show in webframe





Gets a copy of the activity's image object.
Syntax
public WorkflowImage ImageCopy {get;}
'Declaration
 
Public ReadOnly Property ImageCopy As WorkflowImage
'Usage
 
Dim instance As WorkflowImageActivity
Dim value As WorkflowImage
 
value = instance.ImageCopy

            

            
public:
property WorkflowImage^ ImageCopy {
   WorkflowImage^ get();
}

Property Value

A reference to a copy of the activity's image.
Remarks
This property is used in situations where a copy of the activity's image is needed, such as when using parallel activities where copies of an activity's image are passed to a subsequent parallel activity. If a reference to the image is needed, use the Image property.
Requirements

Target Platforms

See Also

Reference

WorkflowImageActivity Class
WorkflowImageActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

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