Gets any additional custom items to be displayed on the diagram surface.

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

Syntax

C#
IList CustomItems { get; }
Visual Basic (Declaration)
ReadOnly Property CustomItems As IList

See Also