LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnTextRotate Enumeration






Indicates how much the text is to be rotated and in which direction. .NET support Silverlight support
Syntax
'Declaration
 
Public Enum AnnTextRotate 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnTextRotate
public enum AnnTextRotate : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnTextRotate = function() { };
Leadtools.Windows.Annotations.AnnTextRotate.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnTextRotate : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Rotate0Do not rotate the text.
Rotate180Rotate the text 180 degrees counter clockwise.
Rotate270Rotate the text 270 degrees counter clockwise.
Rotate90Rotate the text 90 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: 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

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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