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