LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

RasterImage Property

Show in webframe





Gets or sets the Leadtools.RasterImage contained in the Leadtools.RasterImage object.
Syntax
public RasterImage RasterImage {get; set;}
'Declaration
 
Public Property RasterImage As RasterImage
'Usage
 
Dim instance As WorkflowImage
Dim value As RasterImage
 
instance.RasterImage = value
 
value = instance.RasterImage

            

            
public:
property RasterImage^ RasterImage {
   RasterImage^ get();
   void set (    RasterImage^ value);
}

Property Value

The Leadtools.RasterImage contained in the Leadtools.RasterImage object.
Requirements

Target Platforms

See Also

Reference

WorkflowImage Class
WorkflowImage 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