Share

MText.HeightChange Property

Description

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

Visual Basic

Public static Property HeightChange() As string

C#

public static string HeightChange;

Conditions

Read-only

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?