Gets or sets a value that indicates the vertical alignment of the text.
public AnnTextAlignment TextVerticalAlignment { get; set; }
Property TextVerticalAlignment As Leadtools.Windows.Annotations.AnnTextAlignment
property Leadtools.Windows.Annotations.AnnTextAlignment TextVerticalAlignment {
Leadtools.Windows.Annotations.AnnTextAlignment get();
void set ( Leadtools.Windows.Annotations.AnnTextAlignment );
}
A AnnTextAlignment value that specifies the vertical alignment of the text.
This is the vertical alignment of the text inside the bounding rectangle. To set the horizontal alignment of the text inside the bounding rectangle, use the TextHorizontalAlignment 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