Share

MText.ObliqueChange Property

Description

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

Visual Basic

Public static Property ObliqueChange() As string

C#

public static string ObliqueChange;

Conditions

Read-only

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?