Thumbnail Property

Summary
Gets an Leadtools.RasterImage filled with the loaded thumbnail image if GenerateThumbnail is true.
Syntax
C#
VB
C++
public RasterImage Thumbnail { get; } 
  
Public ReadOnly Property Thumbnail As RasterImage 
public: 
property RasterImage^ Thumbnail { 
   RasterImage^ get(); 
} 

Property Value

The Leadtools.RasterImage filled with the loaded thumbnail image if GenerateThumbnail is true.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.