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,
};
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
See Also