Gets the collection of DiagramElement objects displayed on
this DiagramSurface. This collection is sorted based on the ZIndex of the elements.
This is a dependency property.
Namespace:
Mindscape.WpfDiagrammingAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyObservableCollection<DiagramElement> DiagramElements { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DiagramElements As ReadOnlyObservableCollection(Of DiagramElement) |
Remarks
Dependency Property Information
| Identifier field | DiagramElementsProperty |
| Metadata properties set to true | None |