GoDiagram Web Reference
LabelSpot Property (GoSubGraph)

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

Property Value

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