LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

Image Property (RasterDialogFileData)

Show in webframe





Gets Leadtools.RasterImage filled with the load image if LoadFileImage is true.
Syntax
public RasterImage Image {get;}
'Declaration
 
Public ReadOnly Property Image As RasterImage
'Usage
 
Dim instance As RasterDialogFileData
Dim value As RasterImage
 
value = instance.Image

            

            
public:
property RasterImage^ Image {
   RasterImage^ get();
}

Property Value

The Leadtools.RasterImage filled with the load image if LoadFileImage is true.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


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