Gets or sets a value that indicates the text horizontal alignment.
public AnnTextAlignment TextHorizontalAlignment { get; set; }
Property TextHorizontalAlignment As Leadtools.Windows.Annotations.AnnTextAlignment
property Leadtools.Windows.Annotations.AnnTextAlignment TextHorizontalAlignment {
Leadtools.Windows.Annotations.AnnTextAlignment get();
void set ( Leadtools.Windows.Annotations.AnnTextAlignment );
}
A AnnTextAlignment value that specifies the text horizontal alignment.
This is the horizontal alignment of the text inside the bounding rectangle. To set the vertical alignment of the text inside the bounding rectangle, use the TextVerticalAlignment property. For more information, refer to Using Text in WPF Annotation Objects.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET