ITrackingPoint.GetPosition Method
Include Protected Members
Include Inherited Members
Gets the position of the tracking point in the specified ITextSnapshot.
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 | |
---|---|---|
GetPosition(ITextSnapshot) | Gets the position of the tracking point in the specified ITextSnapshot. | |
GetPosition(ITextVersion) | Gets the position of the tracking point in the specified ITextVersion. |
Top