IMappingPoint.GetPoint Method

Include Protected Members
Include Inherited Members

Gets the point to a particular ITextBuffer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetPoint(ITextBuffer, PositionAffinity) Maps the point to a particular ITextBuffer.
Public method GetPoint(Predicate<ITextBuffer>, PositionAffinity) Maps the point to a matching ITextBuffer.
Public method GetPoint(ITextSnapshot, PositionAffinity) Maps the point to a particular ITextSnapshot.

Top

See Also

Reference

IMappingPoint Interface

Microsoft.VisualStudio.Text Namespace