GoDiagram Web Reference
MidLabel Property

Gets or sets the label object associated with the middle of the link.
Syntax
'Declaration
 
<CategoryAttribute("Labels")>
<DescriptionAttribute("The label object associated with the middle of the link.")>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Overridable Property MidLabel As GoObject
[CategoryAttribute("Labels")]
[DescriptionAttribute("The label object associated with the middle of the link.")]
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public virtual GoObject MidLabel {get; set;}
Remarks
Setting this property removes any previous MidLabel 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