AnnVerticalAlignment Enumeration

Summary

Indicates how text should be displayed on the vertical axis.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnVerticalAlignment = { 
	top: 0, 
	center: 1, 
	bottom: 2 
} 
lt.Annotations.Engine.AnnVerticalAlignment = { 
	top: 0, 
	center: 1, 
	bottom: 2 
} 
Members

0

Top

(0)The text should be top aligned.

1

Center

(1)The text should be centered.

2

Bottom

(2)The text should be bottom aligned.

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.