←Select platform

Image Property

Summary

Gets Leadtools.RasterImage filled with the load image if LoadFileImage is true.

Syntax

C#
VB
C++
public RasterImage Image { get; } 
  
Public ReadOnly Property Image As Leadtools.RasterImage 
public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

The Leadtools.RasterImage filled with the load image if LoadFileImage is true.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly