←Select platform

AnnHorizontalAlignment Enumeration

Summary

Indicates how text should be displayed on the horizontal axis.

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

Members
ValueMemberDescription
0Left The text should be left aligned.
1Center The text should be centered.
2Right The text should be right 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