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