Share

MText.TextStyleId Property

Description

Accesses the objectId of the textStyle currently referenced by the MText object.

Visual Basic

Public Property TextStyleId() As ObjectId

C#

public ObjectId TextStyleId;

Conditions

Read / Write

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?