Share

MText.ActualWidth Property

Description

Accesses the overall width of the bounding rectangle that surrounds the formatted text. Note that this value may be different from the value returned by MText.Width.

Visual Basic

Public Property ActualWidth() As double

C#

public double ActualWidth;

Conditions

Read-only

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?