GoDiagram Web Reference
Text Property (IGoLabeledPart)

Gets a text string for this GoObject.
Syntax
'Declaration
 
ReadOnly Property Text As String
string Text {get;}

Property Value

This may return null.
Remarks
For IGoLabeledNodes, this is normally implemented to return the IGoLabeledNode.Label's GoText.Text value. You may wish to implement this differently if there is no label but there is a string naturally associated with the object, or if the desired string might be different than the label's text string.
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

IGoLabeledPart Interface
IGoLabeledPart Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback