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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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