←Select platform

TextJustification Property

Summary

Gets or sets the "Bounding Box Text Horizontal Justification" (0070,0012) attribute value.

Syntax

C#
VB
WinRT C#
C++
public TextAnnotationJustificationType TextJustification { get; set; } 
Public Property TextJustification As Leadtools.Dicom.TextAnnotationJustificationType 
public Leadtools.Dicom.TextAnnotationJustificationType TextJustification {get; set;} 
 <br/>get_TextJustification();<br/>set_TextJustification(value);<br/>Object.defineProperty('TextJustification');  

Property Value

Value indicating the "Bounding Box Text Horizontal Justification" (0070,0012) attribute value.

Example

For an example, refer to FindFirstGraphicAnnSQItem.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly