ITextViewLine.TextWidth Property

Definition

Gets the horizontal distance between TextRight and TextLeft.

public:
 property double TextWidth { double get(); };
public:
 property double TextWidth { double get(); };
public double TextWidth { get; }
member this.TextWidth : double
Public ReadOnly Property TextWidth As Double

Property Value

The horizontal distance between TextRight and TextLeft.

Applies to