ITextViewLine.VirtualSpaceWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.