Returns a point that lies on the outline of this node, at the smallest distance from the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public override Point GetNearestBorderPoint ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function GetNearestBorderPoint( _ |
See Also