←Select platform

TextVerticalAlignment Property (AnnTextObject)

Summary

Gets or sets the text vertical alignment information. This is a dependency property.

Syntax

C#
VB
C++
public Leadtools.Windows.Annotations.AnnTextAlignment TextVerticalAlignment {get; set;}
Public Property TextVerticalAlignment As Leadtools.Windows.Annotations.AnnTextAlignment

Property Value

A AnnTextAlignment value that specifies the text vertical alignment.

Remarks

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.

Example

For XAML example, refer to AnnGroupObject.

For C#/VB examples, refer to AnnTextObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize