LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SaveThumbnail Property

Show in webframe





Gets or sets a value indicating whether a thumbnail image should be stored with the DICOM file.
Syntax
public bool SaveThumbnail {get; set;}
'Declaration
 
Public Property SaveThumbnail As Boolean
'Usage
 
Dim instance As CStoreCommandConfiguration
Dim value As Boolean
 
instance.SaveThumbnail = value
 
value = instance.SaveThumbnail

            

            
public:
property bool SaveThumbnail {
   bool get();
   void set (    bool value);
}

Property Value

true to save a thumbnail image with the stored DICOM file; otherwise, false.
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