ITextViewModel Methods

Include Protected Members
Include Inherited Members

The ITextViewModel type exposes the following members.

Methods

  Name Description
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method GetNearestPointInVisualBuffer Gets a point in the VisualBuffer that corresponds to the specified point in the edit buffer. If the point is hidden or has an alternative representation, gets the nearest point to it.
Public method GetNearestPointInVisualSnapshot Gets a point in the VisualBuffer that corresponds to the specified point in the edit buffer. If the point is hidden or has an alternative representation, gets the nearest point to it.
Public method IsPointInVisualBuffer Determines whether a point in the edit buffer is represented in the visual buffer.

Top

See Also

Reference

ITextViewModel Interface

Microsoft.VisualStudio.Text.Editor Namespace