GoDiagram Web Reference
ComputeAnchorPoint Method

Determine the end point of the balloon, near the Anchor.
Syntax
'Declaration
 
Public Overridable Function ComputeAnchorPoint() As PointF
public virtual PointF ComputeAnchorPoint()

Return Value

Normally this returns the GoObject.GetNearestIntersectionPoint of the Anchor from the Label's center. However, if there is no anchor, this method returns the point at the UnanchoredOffset from the label's Position.
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

GoBalloon Class
GoBalloon Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback