Returns the middle point of the segment defined by the specified points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static Point MidPoint ( |
Visual Basic
![]() |
---|
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 | © 2025 MindFusion |