GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoGraphPart Interface
/ UserFlags Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UserFlags Property (IGoGraphPart)
In This Topic
Gets or sets an integer value associated with this port.
Syntax
C#
int
UserFlags {
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
UserObject Property