Returns the nearest point lying on the node border.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected virtual Point GetNearestBorderPoint ( |
Visual Basic Copy Code |
---|
Protected Overridable Function GetNearestBorderPoint( _ |
A Point instance specifying the current mouse position.
Position of the border point nearest to the specified point.
WpfDiagram Programmer's Guide | © 2024 MindFusion |