Leadtools.Windows.Annotations Namespace : AnnTextRotate Enumeration |
public enum AnnTextRotate : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnTextRotate Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnTextRotate
public enum AnnTextRotate : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnTextRotate = function() { }; Leadtools.Windows.Annotations.AnnTextRotate.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnTextRotate : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Rotate0 | Do not rotate the text. |
Rotate180 | Rotate the text 180 degrees counter clockwise. |
Rotate270 | Rotate the text 270 degrees counter clockwise. |
Rotate90 | Rotate the text 90 degrees counter clockwise. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnTextRotate
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