LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnTextRotate Enumeration


Indicates how much the text is to be rotated and in which direction.
Syntax
Leadtools.Annotations.Core.AnnTextRotate = function() { };
Leadtools.Annotations.Core.AnnTextRotate.prototype = {
rotate0 = 0, rotate90 = 1, rotate180 = 2, rotate270 = 3, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Members
ValueMemberDescription
0rotate0Do not rotate the text.
1rotate90Rotate the text 90 degrees counter clockwise.
2rotate180Rotate the text 180 degrees counter clockwise.
3rotate270Rotate the text 270 degrees counter clockwise.
Remarks

Use this enumeration with the AnnTextObject.TextRotate property.

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.