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