VirtualPoint
(EnvDTE.VirtualPoint)
Inherits:
Interfaces:
TextPoint
Derived Types:
0
Assembly:
envdte.dll
Allows you to manipulate text beyond the right margin (left margin in bidirectional Windows) of the text document.
VB.NET
C#
|
C#
public interface VirtualPoint : EnvDTE.TextPoint
{
}
Articles