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( _ |
RemarksThis method supports the MindFusion.Diagramming for .NET MAUI infrastructure and is not intended to be used directly from your code.
See Also