Gets or sets the last point in the colleciton.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Point Last { get; set; } |
Visual Basic Copy Code |
---|
Public Property Last As Point |
The Point object.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |