Specifies the paths that represent lines of this type in the toolbox.

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

Syntax

C#
public List<Path> ToolboxIconPaths { get; }
Visual Basic (Declaration)
Public ReadOnly Property ToolboxIconPaths As List(Of Path)

See Also