GoDiagram Web Reference
Label Property (GoNode)

Get the main GoText object associated with a node.
Syntax
'Declaration
 
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Overridable Property Label As GoText
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public virtual GoText Label {get; set;}

Property Value

By default this searches for and returns the first child that is a GoText.
Remarks
By default setting this property does nothing. However, some derived classes may implement setting this property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoNode Class
GoNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback