GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSubGraph Class
/ GoSubGraph Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoSubGraph Constructor
In This Topic
Create an empty subgraph, with an empty label.
Syntax
C#
public
GoSubGraph()
Remarks
This calls
CreateHandle
,
CreateCollapsedObject
,
CreateLabel
, and
CreatePort
to get initial values for
Handle
,
CollapsedObject
,
Label
, and
Port
.
See Also
Reference
GoSubGraph Class
GoSubGraph Members