Share
 
 

TextAngleType Property (ActiveX)

Specifies the TextAngleType of the mleaderstyle.

Supported platforms: Windows only

Signature

VBA:

object.TextAngleType
object

Type: MLeaderStyle

The object this property applies to.

Property Value

Read-only: No

Type: AcTextAngleType enum

The text angle type.

  • acAlwaysRightReadingAngle
  • acHorizontalAngle
  • acInsertAngle

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?