Leadtools.Annotations.Core.AnnHorizontalAlignment = function() { }; Leadtools.Annotations.Core.AnnHorizontalAlignment.prototype = {
left = 0, center = 1, right = 2, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Value | Member | Description |
---|---|---|
0 | left | The text should be left aligned. |
1 | center | The text should be centered. |
2 | right | The text should be right aligned. |