LEADTOOLS Medical (Leadtools.Dicom assembly)

ImageDisplayFormat Property

Show in webframe







Gets or sets the Image Display Format (2010,0010).
Syntax
public string ImageDisplayFormat {get; set;}
'Declaration
 
Public Property ImageDisplayFormat As String
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As String
 
instance.ImageDisplayFormat = value
 
value = instance.ImageDisplayFormat
public string ImageDisplayFormat {get; set;}

            

            
 
get_ImageDisplayFormat();
set_ImageDisplayFormat(value);
Object.defineProperty('ImageDisplayFormat');
public:
property String^ ImageDisplayFormat {
   String^ get();
   void set (    String^ value);
}

Property Value

The Image Display Format (2010,0010).
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomFilmBoxParameters Class
DicomFilmBoxParameters Members

 

 


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

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features