ITrackingPoint Methods

 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubmethodGetCharacter(ITextSnapshot^)

Maps this tracking point to the specified snapshot and gets the character at that position.

System_CAPS_pubmethodGetPoint(ITextSnapshot^)

Maps the tracking point to a particular snapshot of its ITextBuffer.

System_CAPS_pubmethodGetPosition(ITextSnapshot^)

Gets the position of the tracking point in the specified ITextSnapshot.

System_CAPS_pubmethodGetPosition(ITextVersion^)

Gets the position of the tracking point in the specified ITextVersion.

Return to top
Show: