Convenience control implementation that shows an overview of an IGraph contained in another
GraphControl.
Namespace: yWorks.yFiles.UIAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, ApplyToMembers = false)] public class GraphOverviewControl : CanvasControl |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := False)> _ Public Class GraphOverviewControl _ Inherits CanvasControl |
Remarks
This control uses a GraphPaintable to display the graph in a preview mode
and an OverviewInputMode to allow for easily navigating in the GraphControl.
Related Demo Applications
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
yWorks.Canvas..::..CanvasControl
yWorks.yFiles.UI..::..GraphOverviewControl
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
yWorks.Canvas..::..CanvasControl
yWorks.yFiles.UI..::..GraphOverviewControl