Gets or sets a value that indicates the text horizontal alignment. This is a dependency property.
public AnnTextAlignment TextHorizontalAlignment { get; set; }
Public Property TextHorizontalAlignment As Leadtools.Windows.Annotations.AnnTextAlignment
public:
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 Rect bounding rectangle. To set the vertical alignment or 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