Description
Accesses a Vector3d (in WCS) representing the X axis ("horizontal") for the text.
This direction vector is used to determine the text flow direction.
Visual Basic
Public Property Direction() As Vector3d
C#
public Vector3d Direction;
Conditions
Read / Write