←Select platform

AnnTextRotate Enumeration

Summary

Indicates how much the IAnnTextObject with.

Syntax

C#
VB
C++
public enum AnnTextRotate 
  
Public Enum AnnTextRotate  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class AnnTextRotate : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0Rotate0Do not rotate the text.
1Rotate90Rotate the text 90 degrees counter clockwise.
2Rotate180Rotate the text 180 degrees counter clockwise.
3Rotate270Rotate the text 270 degrees counter clockwise.
Remarks

Use this enumeration with the IAnnTextObject.TextRotate property.

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly