←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly