Gets a collection of the anchor points in this pattern.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public AnchorPointCollection Points { get; set; } |
Visual Basic Copy Code |
---|
Public Property Points As AnchorPointCollection |
A collection of AnchorPoint object.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |