GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoGraphPart Interface
/ UserObject Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UserObject Property (IGoGraphPart)
In This Topic
Gets or sets an object associated with this port.
Syntax
C#
object
UserObject {
get
;
set
;}
Remarks
You can use this property for many different purposes, such as associating some application specific data with the node, port, or link.
See Also
Reference
IGoGraphPart Interface
IGoGraphPart Members
UserFlags Property