Gets or sets the last control point of a link.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public PointF EndPoint { get; set; } |
Visual Basic Copy Code |
---|
Public Property EndPoint As PointF |
A .NET PointF object.
This property is a shortcut for getting or setting the last element of ControlPoints.