GoDiagram Win Reference
ToLabelCentered Property

Gets or sets whether the label at the end of the link is positioned on the stroke rather than to the side of the stroke.
Syntax
'Declaration
 
<DescriptionAttribute("Whether the label at the destination end of the link is positioned on top of the stroke")>
<CategoryAttribute("Labels")>
<DefaultValueAttribute()>
Public Overridable Property ToLabelCentered As Boolean
[DescriptionAttribute("Whether the label at the destination end of the link is positioned on top of the stroke")]
[CategoryAttribute("Labels")]
[DefaultValueAttribute()]
public virtual bool ToLabelCentered {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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback