AnnHorizontalAlignment Enumeration

Summary

Indicates how text should be displayed on the horizontal axis.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnHorizontalAlignment = { 
	left: 0, 
	center: 1, 
	right: 2 
} 
lt.Annotations.Engine.AnnHorizontalAlignment = { 
	left: 0, 
	center: 1, 
	right: 2 
} 
Members

0

Left

(0)The text should be left aligned.

1

Center

(1)The text should be centered.

2

Right

(2)The text should be right aligned.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.