LEADTOOLS Medical (Leadtools.Dicom assembly)

TextJustification Property

Show in webframe







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;}

            

            
 
get_TextJustification();
set_TextJustification(value);
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

 

 


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