←Select platform

TextJustification Property

Summary

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

Syntax
C#
VB
C++
public TextAnnotationJustificationType TextJustification { get; set; } 
Public Property TextJustification As TextAnnotationJustificationType 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly