MindFusion.Wpf Pack Programmer's Guide
Shape.Shapes Property
See Also
 





Gets a read-only collection of all named shapes.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public static ShapeCollection Shapes { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Shapes As ShapeCollection

 Property Value

 See Also

Shape Members
Shape Class
MindFusion.Diagramming.Wpf Namespace
FromId Method