←Select platform

TextVerticalAlignment Property

Summary

Gets or sets a value that indicates the vertical alignment of the text.

Syntax

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

Property Value

A AnnTextAlignment value that specifies the vertical alignment of the text.

Remarks

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.

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