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