Gets the collection of points, representing this shape.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public Point[] Points { get; set; } |
Visual Basic Copy Code |
---|
Public Property Points As Point() |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |