public enum AnnTextRotate : System.Enum
Leadtools.Annotations.Core.AnnTextRotate = function() { }; Leadtools.Annotations.Core.AnnTextRotate.prototype = {
LeadtoolsMemberMarker(replace me) };
Member | Description |
---|---|
Rotate0 | (0)Do not rotate the text. |
Rotate180 | (2)Rotate the text 180 degrees counter clockwise. |
Rotate270 | (3)Rotate the text 270 degrees counter clockwise. |
Rotate90 | (1)Rotate the text 90 degrees counter clockwise. |
Use this enumeration with the AnnTextObject.TextRotate property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2