Gets a StyleSelector which is used to select styles for diagram nodes.

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

Syntax

C#
StyleSelector NodeStyleSelector { get; }
Visual Basic (Declaration)
ReadOnly Property NodeStyleSelector As StyleSelector

See Also