←Select platform

Thumbnail Property

Summary

Gets or sets a value indicating whether this image is considered a thumbnail.

Syntax
C#
VB
C++
public bool Thumbnail { get; set; } 
Public Property Thumbnail() As Boolean 
   Get 
   Set 
public:  
   property bool Thumbnail 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if this is a thumbnail image; otherwise, false.

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.Storage.DataAccessLayer Assembly