GoDiagram Web Reference
FromLabel Property

Gets or sets the label object associated with the source end of the link.
Syntax
'Declaration
 
<DescriptionAttribute("The label object associated with the source end of the link.")>
<CategoryAttribute("Labels")>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Overridable Property FromLabel As GoObject
[DescriptionAttribute("The label object associated with the source end of the link.")]
[CategoryAttribute("Labels")]
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public virtual GoObject FromLabel {get; set;}
Remarks
Setting this property removes any previous FromLabel value, and then adds the new value to this group. The label is positioned by LayoutChildren.
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

GoLabeledLink Class
GoLabeledLink Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback