Gets or sets the last control point of a link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Point EndPoint { get; set; } |
Visual Basic
![]() |
---|
Public Property EndPoint As Point |
A Microsoft.Maui.Graphics.Point object.
This property is a shortcut for getting or setting the last element of ControlPoints.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |