GoDiagram for ASP.NET Web Forms Object Browser Application
Displays the relationship between GoDiagram objects for two read-only views and their shared document, showing two nodes and a link between them.
"goView1" is disabled. The node labeled "a basic node" is selected, but the selection handle is gray because the view cannot have focus.
"goView2" is also disabled. The view does not display the document's
LinksLayer
layer, so no links are visible in this view.
"Browser" displays the various objects that are used by "goView1" and "goView2". At higher levels there are the two
GoView
s, their shared
GoDocument
,
GoLayerCollection
s for the two views and for the document,
GoLayer
s, and the various kinds of
GoObject
s that the document contains. This view does not permit adding or removing any objects.
goView1:
goView2:
Browser view:
In
Out
1.0
Fit