Returns a point that lies on the outline of this node, at the shortest distance from the specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public virtual Point GetNearestBorderPoint ( |
Visual Basic
![]() |
---|
Public Overridable Function GetNearestBorderPoint( _ |
A Point specifying the point from the node's outline closest to the point specified as argument.
WpfDiagram Programmer's Guide | © 2025 MindFusion |