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.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |