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

Show in webframe

AnnotationDisplayFormatID Property








Gets or sets the Annotation Display Format ID (2010,0030).
Syntax
public string AnnotationDisplayFormatID {get; set;}
'Declaration
 
Public Property AnnotationDisplayFormatID As String
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As String
 
instance.AnnotationDisplayFormatID = value
 
value = instance.AnnotationDisplayFormatID
public string AnnotationDisplayFormatID {get; set;}
 <br/>get_AnnotationDisplayFormatID();<br/>set_AnnotationDisplayFormatID(value);<br/>Object.defineProperty('AnnotationDisplayFormatID'); 
public:
property String^ AnnotationDisplayFormatID {
   String^ get();
   void set (    String^ value);
}

Property Value

The Annotation Display Format ID (2010,0030).
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