Leadtools.Dicom.Scp.Command Namespace > CStoreCommandConfiguration Class : ThumbnailFormat Property |
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); }
A thumbnail image will be generated only if the SaveThumbnail property is set to true.
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