Returns the list of map shapes.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public List<Shape> Shapes { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Shapes As List(Of Shape) |
A List of Shape objects.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |