VirtualPoint Methods

Include Protected Members
Include Inherited Members

The VirtualPoint type exposes the following members.

Methods

  Name Description
Public method CreateEditPoint Creates and returns an EditPoint object at the location of the calling object.
Public method EqualTo Returns whether the value of the given TextPoint object's AbsoluteCharOffset property is equal to that of the calling VirtualPoint object.
Public method GreaterThan Returns whether the value of the calling object's AbsoluteCharOffset property is greater than that of the given point object.
Public method LessThan Returns whether the value of the called object's AbsoluteCharOffset property is less than that of the given object.
Public method TryToShow Attempts to display the text point's location.

Top

See Also

Reference

VirtualPoint Interface

EnvDTE Namespace