Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Thumbnail Property (SeriesInformation)







Gets or sets a representative thumbnail image for the series
Syntax
public Image Thumbnail {get; set;}
'Declaration
 
Public Property Thumbnail As Image
'Usage
 
Dim instance As SeriesInformation
Dim value As Image
 
instance.Thumbnail = value
 
value = instance.Thumbnail

            

            
public: __property Image* get_Thumbnail();
public: __property void set_Thumbnail( 
   Image* value
);
public:
property Image^ Thumbnail {
   Image^ get();
   void set (    Image^ value);
}

Property Value

Type: System.Drawing.Image A representative thumbnail System.Drawing.Image for the series
Requirements

Target Platforms

See Also

Reference

SeriesInformation Class
SeriesInformation Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features