| DicomInfo Fields | 
The DicomInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| alignmentH | 
            Horizontal alignment of the text box (default is LEFT).
              (Inherited from TextBox.) | |
| alignmentV | 
            Vertical alignment of the text box (default is TOP).
              (Inherited from TextBox.) | |
| border | 
            Enable drawing a border around the text box (default is FALSE).
              (Inherited from TextBox.) | |
| borderColor | 
            Border color (default is 1,1,1).
              (Inherited from TextBox.) | |
| fileName | 
            Path to the DICOM file used to extract DICOM info.
            Default is empty.
              | |
| fontName | 
            Specify the font name (default is "Arial:Bold"). See SoFont.name for details
              (Inherited from TextBox.) | |
| fontSize | 
            Specify the font size in pixels (default is 15). 
              (Inherited from TextBox.) | |
| position | 
            Position of the text box in normalized screen coordinates (-1 to 1).
            Default is 0,0,0.
              (Inherited from TextBox.) | |
| textAlignH | 
            Horizontal alignment of the text inside the box (default is LEFT).
              (Inherited from TextBox.) |