Indicates how much the text is to be rotated and in which direction.
Syntax
Visual Basic (Declaration) | |
---|
Public Enum AnnTextRotate
Inherits Enum |
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
Remarks
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family
See Also