GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoNode Class
/ Resizable Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Resizable Property (GoNode)
In This Topic
Whether this node is resizable is really determined by whether the
SelectionObject
is resizable.
Syntax
C#
public
override
bool
Resizable {
get
;
set
;}
See Also
Reference
GoNode Class
GoNode Members