Calculates the intersection point between the specified rectangle and the line segment defined by the specified points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static void GetRectIntr ( |
Visual Basic
Copy Code
|
|---|
Public Shared Sub GetRectIntr( _ |
See Also