Calculates the intersection point between the specified line segment and the contour of the node associated with this connection point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual Point GetIntersection ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Function GetIntersection( _ |
See Also