GoDiagram Web Reference
MidLabelCentered Property

Gets or sets whether the label at the middle of the link is positioned on the stroke rather than to the side of the stroke.
Syntax
'Declaration
 
<DescriptionAttribute("Whether the label at the middle of the link is positioned on top of the stroke")>
<CategoryAttribute("Labels")>
<DefaultValueAttribute()>
Public Overridable Property MidLabelCentered As Boolean
[DescriptionAttribute("Whether the label at the middle of the link is positioned on top of the stroke")]
[CategoryAttribute("Labels")]
[DefaultValueAttribute()]
public virtual bool MidLabelCentered {get; set;}

Property Value

By default this value is false;
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