A general implementation of the IDiagramNodeState interface.

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

Syntax

C#
public class NodeState : IDiagramNodeState
Visual Basic (Declaration)
Public Class NodeState _
	Implements IDiagramNodeState

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfDiagramming.Foundation..::.NodeState
    Mindscape.WpfDiagramming.StarDiagrams..::.StarDiagramNodeState

See Also