ThumbnailFormat Property

Summary
Gets or sets the information required for generating a thumbnail with the stored DICOM file.
Syntax
C#
VB
C++
public SaveImageFormat ThumbnailFormat { get; set; } 
  
Public Property ThumbnailFormat As SaveImageFormat 
public: 
property SaveImageFormat^ ThumbnailFormat { 
   SaveImageFormat^ get(); 
   void set (    SaveImageFormat^ ); 
} 

Property Value

The information required for generating a thumbnail with the stored DICOM file.

Remarks

A thumbnail image will be generated only if the SaveThumbnail property is set to true.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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