Returns the point from the node's associated anchor pattern (if any) with the specified index or the link's initial point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual PointF GetAnchorPos ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Function GetAnchorPos( _ |
See Also