ConnectionPoint.GetNearestBorderPoint override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected override Point GetNearestBorderPoint ( |
Visual Basic Copy Code |
---|
Protected Overrides 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 |