LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnHorizontalAlignment Enumeration

Show in webframe
Indicates how text should be displayed on the horizontal axis.
Syntax
Leadtools.Annotations.Core.AnnHorizontalAlignment = function() { };
Leadtools.Annotations.Core.AnnHorizontalAlignment.prototype = {
left = 0, center = 1, right = 2, };
Members
ValueMemberDescription
0leftThe text should be left aligned.
1centerThe text should be centered.
2rightThe text should be right aligned.
See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.