GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoNodeIcon Class
/ Constraint Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Constraint Property
In This Topic
Gets the object that implements the
IGoNodeIconConstraint.MinimumIconSize
and
IGoNodeIconConstraint.MaximumIconSize
methods.
Syntax
C#
public
virtual
IGoNodeIconConstraint
Constraint {
get
;}
Remarks
This returns the
GoObject.Parent
if it implements
IGoNodeIconConstraint
; otherwise this returns itself.
See Also
Reference
GoNodeIcon Class
GoNodeIcon Members