Returns the nearest point lying on the node border.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual PointF GetNearestBorderPoint ( |
Visual Basic Copy Code |
---|
Protected Overridable Function GetNearestBorderPoint( _ |
A PointF instance specifying the point to align to node's borders.
A PointF instance containing coordinates of nearest border point.