ITextViewLine.VirtualSpaceWidth Property

Definition

Get the width of the virtual spaces at the end of this line.

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

Property Value

The width of the virtual spaces at the end of this line.

Applies to