GoDiagram Web Reference
PositionMidLabel Method

The label object.
The start point of the middle segment of the link.
The end point of the middle segment of the link.
Move the MidLabel to an appropriate location near the middle of the link.
Syntax
'Declaration
 
Protected Overridable Sub PositionMidLabel( _
   ByVal lab As GoObject, _
   ByVal a As PointF, _
   ByVal b As PointF _
) 
protected virtual void PositionMidLabel( 
   GoObject lab,
   PointF a,
   PointF b
)

Parameters

lab
The label object.
a
The start point of the middle segment of the link.
b
The end point of the middle segment of the link.
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