Share

MText.ActualHeight Property

Description

Accesses the overall height of the bounding rectangle that surrounds the formatted text.

Visual Basic

Public Property ActualHeight() As double

C#

public double ActualHeight;

Conditions

Read-only

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?