DiagramDocView.NavigateTo(TextSpan[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not implemented.
public:
virtual int NavigateTo(cli::array <Microsoft::VisualStudio::TextManager::Interop::TextSpan> ^ pts);
public int NavigateTo (Microsoft.VisualStudio.TextManager.Interop.TextSpan[] pts);
abstract member NavigateTo : Microsoft.VisualStudio.TextManager.Interop.TextSpan[] -> int
override this.NavigateTo : Microsoft.VisualStudio.TextManager.Interop.TextSpan[] -> int
Public Function NavigateTo (pts As TextSpan()) As Integer
Parameters
- pts
- TextSpan[]
Location where to move the cursor to