LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnTextRotate Enumeration

Show in webframe





Indicates how much the text is to be rotated and in which direction.
Syntax
'Declaration
 
Public Enum AnnTextRotate 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnTextRotate

            

            
public enum class AnnTextRotate : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Rotate0Do not rotate the text.
0x00000001Rotate90Rotate the text 90 degrees counter clockwise.
0x00000002Rotate180Rotate the text 180 degrees counter clockwise.
0x00000003Rotate270Rotate the text 270 degrees counter clockwise.
Remarks
Use this enumeration with the IAnnText.TextRotate property.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.