Returns the middle point of the segment defined by the specified points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static Point MidPoint ( |
Visual Basic Copy Code |
---|
Public Shared Function MidPoint( _ |
The first point.
The second point.
A Point instance that represents the middle point.
This method supports the MindFusion.Diagramming for .NET MAUI infrastructure and is not intended to be used directly from your code.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |