Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnTextRotate Enumeration






Indicates how much the text is to be rotated and in which direction.
Syntax
public enum AnnTextRotate : System.Enum 
'Declaration
 
Public Enum AnnTextRotate 
   Inherits System.Enum
public enum AnnTextRotate : System.Enum 
typedef enum LTAnnTextRotate
public enum AnnTextRotate
Leadtools.Annotations.Core.AnnTextRotate = function() { };
Leadtools.Annotations.Core.AnnTextRotate.prototype = {
Rotate0 = 0x00000000, Rotate90 = 0x00000001, Rotate180 = 0x00000002, Rotate270 = 0x00000003, };
Members
ValueMemberDescription
0x00000000Rotate0 Do not rotate the text.
0x00000001Rotate90 Rotate the text 90 degrees counter clockwise.
0x00000002Rotate180 Rotate the text 180 degrees counter clockwise.
0x00000003Rotate270 Rotate the text 270 degrees counter clockwise.
Remarks

Use this enumeration with the AnnTextObject.TextRotate property.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnTextRotate

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features