GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoLabeledNode Interface
/ Label Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Label Property (IGoLabeledNode)
In This Topic
Gets a
GoText
representing an object's label.
Syntax
C#
GoText
Label {
get
;}
Remarks
This property is typically used by an implementation of the
IGoLabeledPart
's
IGoLabeledPart.Text
property. Normally the
F2
key will invoke
GoView.EditEdit
to start the user's in-place editing of this text label.
See Also
Reference
IGoLabeledNode Interface
IGoLabeledNode Members