Thumbnail Property

Summary

Gets or sets the thumbnail image of the ListViewSeriesInformation item.

Syntax
C#
VB
C++
public Image Thumbnail { get; set; } 
  
Public Property Thumbnail As Image 
public: 
property Image^ Thumbnail { 
   Image^ get(); 
   void set (    Image^ ); 
} 

Property Value

An System.Drawing.Image object that represents the thumbnail image of the ListViewSeriesInformation item.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly