←Select platform

AnnVerticalAlignment Enumeration

Summary

Indicates how text should be displayed on the vertical axis.

Syntax
C#
VB
Objective-C
C++
Java
public enum AnnVerticalAlignment  
Public Enum AnnVerticalAlignment  
typedef enum LTAnnVerticalAlignment 
public enum AnnVerticalAlignment 
public: 
   enum class AnnVerticalAlignment sealed 

Members
ValueMemberDescription
0Top The text should be top aligned.
1Center The text should be centered.
2Bottom The text should be bottom aligned.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly