Gets the source of the data presented through the IDiagramModel, if any.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
Object Source { get; }
Visual Basic (Declaration)
ReadOnly Property Source As Object

See Also