GoDiagram Web Reference
LabelSpot Property (GoBasicNode)

Gets or sets the spot at which the Label, if any, should be positioned relative to the Shape.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("The spot at which any label is positioned relative to the shape")>
<DefaultValueAttribute()>
Public Overridable Property LabelSpot As Integer
[CategoryAttribute("Appearance")]
[DescriptionAttribute("The spot at which any label is positioned relative to the shape")]
[DefaultValueAttribute()]
public virtual int LabelSpot {get; set;}
Remarks
This calls the virtual method OnLabelSpotChanged to determine how to change all of the parts of the node appropriately.
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

GoBasicNode Class
GoBasicNode Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback