LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

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 SaveImageFormat ThumbnailFormat {get; set;}
 get_ThumbnailFormat();
set_ThumbnailFormat(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CStoreCommandConfiguration Class
CStoreCommandConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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