Gets or sets the text vertical alignment information. This is a dependency property.
public AnnTextAlignment TextVerticalAlignment { get; set; }
Public Property TextVerticalAlignment As Leadtools.Windows.Annotations.AnnTextAlignment
public:
property Leadtools.Windows.Annotations.AnnTextAlignment TextVerticalAlignment {
Leadtools.Windows.Annotations.AnnTextAlignment get();
void set ( Leadtools.Windows.Annotations.AnnTextAlignment );
}
A AnnTextAlignment value that specifies the text vertical alignment.
This is the vertical alignment of the text inside the Rect 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