LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

ThumbnailFormat Property

Show in webframe





Gets or sets the information required for generating a thumbnail with the stored DICOM file.
Syntax
public SaveImageFormat ThumbnailFormat {get; set;}
'Declaration
 
Public Property ThumbnailFormat As SaveImageFormat
'Usage
 
Dim instance As CStoreCommandConfiguration
Dim value As SaveImageFormat
 
instance.ThumbnailFormat = value
 
value = instance.ThumbnailFormat

            

            
public:
property SaveImageFormat^ ThumbnailFormat {
   SaveImageFormat^ get();
   void set (    SaveImageFormat^ value);
}

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

See Also

Reference

CStoreCommandConfiguration Class
CStoreCommandConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features