Scrolls the diagram horizontally and/or vertically if, and as much as needed, in order for the specified item to be visible in the view.
Namespace:
DlhSoft.Windows.Controls.Pert
Assembly:
DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
void ScrollTo( NetworkDiagramItem item ) |
Visual Basic (Declaration) |
---|
Sub ScrollTo ( _ item As NetworkDiagramItem _ ) |
Parameters
- item
- Type: DlhSoft.Windows.Controls.Pert..::.NetworkDiagramItem
The item to scroll to.