Returns the ResourceKey for the Style that the GradientStyle uses for styling a StartNode.

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

Syntax

C#
public static ComponentResourceKey StartNodeStyleKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property StartNodeStyleKey As ComponentResourceKey

See Also