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

Show in webframe

TextJustification Property








Gets or sets the "Bounding Box Text Horizontal Justification" (0070,0012) attribute value.
Syntax
public TextAnnotationJustificationType TextJustification {get; set;}
'Declaration
 
Public Property TextJustification As TextAnnotationJustificationType
'Usage
 
Dim instance As DicomTextObject
Dim value As TextAnnotationJustificationType
 
instance.TextJustification = value
 
value = instance.TextJustification
public TextAnnotationJustificationType TextJustification {get; set;}
 <br/>get_TextJustification();<br/>set_TextJustification(value);<br/>Object.defineProperty('TextJustification'); 
public:
property TextAnnotationJustificationType TextJustification {
   TextAnnotationJustificationType get();
   void set (    TextAnnotationJustificationType value);
}

Property Value

Value indicating the "Bounding Box Text Horizontal Justification" (0070,0012) attribute value.
Example
For an example, refer to FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

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