←Select platform

TextVerticalAlignment Property

Summary

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

Syntax

C#
VB
C++
public 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly