←Select platform

Thumbnail Property

Summary

Gets or sets whether this ReferencedImagesRow is a thumbnail image for the original image.

Syntax
C#
C++/CLI
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public bool Thumbnail { get; set; } 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),  
   DebuggerNonUserCodeAttribute] 
   property bool Thumbnail 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if this ReferencedImagesRow is a thumbnail image of the original image; otherwise false.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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