Returns a point that lies on the outline of this node, at the shortest distance from the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Point GetNearestBorderPoint ( |
Visual Basic Copy Code |
---|
Public Function GetNearestBorderPoint( _ |
A Point instance that identifies the point from the node border located at minimum distance from the specified point.