VirtualSnapshotPoint.TranslateTo Method
Include Protected Members
Include Inherited Members
Translates this point to a text snapshot.
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 | |
---|---|---|
TranslateTo(ITextSnapshot) | Translates this point to the specified snapshot. | |
TranslateTo(ITextSnapshot, PointTrackingMode) | Translates this point to the specified text snapshot with the specified tracking mode. |
Top