Gets the ResourceKey for the standard DiagramNodeTool used to add EndNode objects to a FlowDiagramModel.

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

Syntax

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

See Also