GoDiagram Web Reference
CollapsedLabelSpot Property

Gets or sets the spot at which the label, if any, should be positioned relative to the rest of the node.
Syntax
'Declaration
 
<DescriptionAttribute("The spot where the label should be positioned when the node is collapsed")>
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
Public Overridable Property CollapsedLabelSpot As Integer
[DescriptionAttribute("The spot where the label should be positioned when the node is collapsed")]
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
public virtual int CollapsedLabelSpot {get; set;}

Property Value

This defaults to GoObject.Middle
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

GoSubGraph Class
GoSubGraph Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback