LEADTOOLS Medical (Leadtools.Dicom assembly)

TextStyle Property (DicomTextObject)

Show in webframe







Gets or sets a value that represents the single item that is presented in the "Text Style Sequence" (0070,0231).
Syntax
public DicomTextStyle TextStyle {get; set;}
'Declaration
 
Public Property TextStyle As DicomTextStyle
'Usage
 
Dim instance As DicomTextObject
Dim value As DicomTextStyle
 
instance.TextStyle = value
 
value = instance.TextStyle
public DicomTextStyle TextStyle {get; set;}

            

            
 
get_TextStyle();
set_TextStyle(value);
Object.defineProperty('TextStyle');
public:
property DicomTextStyle^ TextStyle {
   DicomTextStyle^ get();
   void set (    DicomTextStyle^ value);
}

Property Value

A value that represents the single item that is presented in the "Text Style Sequence" (0070,0231).
Remarks
The "Text Style Sequence" (0070,0231) is an optional sequence that can be read or written when processing a DicomTextObject. When writing, include/exclude the DicomAnnotationOptions.Text flag in the Options to indicate if this sequence should be included. When reading, the DicomAnnotationOptions.Text flag indicates if the "Text Style Sequence" is present.

For more information, see Options.

Requirements

Target Platforms

See Also

Reference

DicomTextObject Class
DicomTextObject 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