ITextViewLine.Width Property

Definition

Gets the distance between the left and right edges of this line.

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

Property Value

The distance between the left and right edges of this line.

Applies to