Share

MText.AlignChange Property

Description

Accesses the string "A". This function can be used in place of the string constant "A" in order to make your code more understandable. When used in the string that's returned from MText.Contents, the "A" indicates an alignment change.

Visual Basic

Public static Property AlignChange() As string

C#

public static string AlignChange;

Conditions

Read-only

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?