GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoBalloon Class
/ ComputeAnchorPoint Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ComputeAnchorPoint Method
In This Topic
Determine the end point of the balloon, near the
Anchor
.
Syntax
C#
public
virtual
PointF
ComputeAnchorPoint()
Return Value
Normally this returns the
GoObject.GetNearestIntersectionPoint
of the
Anchor
from the
GoComment.Label
's center. However, if there is no anchor, this method returns the point at the
UnanchoredOffset
from the label's Position.
See Also
Reference
GoBalloon Class
GoBalloon Members