Returns the anchor point closest to the specified point from the node's associated anchor pattern.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual Tuple<Point, Int32, Int32> NearestAnchorPoint ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Function NearestAnchorPoint( _ |
See Also