Gets a read-only collection of all named shapes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public static Dictionary<string, Shape> Shapes { get; } |
Visual Basic
![]() |
---|
Public Shared ReadOnly Property Shapes As Dictionary(Of String, Shape) |
A System.Collections.Generic.Dictionary object.