Description
Accesses the unit normal vector of the MText object.
Visual Basic
Public Property Normal() As Vector3d
C#
public Vector3d Normal;
Conditions
Read / Write
Accesses the unit normal vector of the MText object.
Public Property Normal() As Vector3d
public Vector3d Normal;
Read / Write