Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnTextRotate Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnTextRotate Enumeration





Indicates how much the text is to be rotated and in which direction.

Syntax

Visual Basic (Declaration) 
Public Enum AnnTextRotate 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnTextRotate
C# 
public enum AnnTextRotate : Enum 
C++/CLI 
public enum class AnnTextRotate : public Enum 
XAML Attributes Usage 

<object TextRotate=Leadtools.Windows.Annotations.AnnTextRotate .../>

XAML Attributes Usage 

<object TextRotate=Leadtools.Windows.Annotations.AnnTextRotate .../>

Members

MemberDescription
Rotate0 Do not rotate the text.
Rotate90 Rotate the text 90 degrees counter clockwise.
Rotate180 Rotate the text 180 degrees counter clockwise.
Rotate270 Rotate the text 270 degrees counter clockwise.

Remarks

Use this enumeration with the IAnnTextObject.TextRotate property.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnTextRotate requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.