Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

ThumbnailFormat Property






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

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