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

Show in webframe

ImageDisplayFormat Property








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;}
 <br/>get_ImageDisplayFormat();<br/>set_ImageDisplayFormat(value);<br/>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.
Requirements

Target Platforms

See Also

Reference

DicomFilmBoxParameters Class
DicomFilmBoxParameters Members

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