A type of IDiagramNodeBuilder for building CommentNode objects.

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 class CommentFlowDiagramNodeBuilder : IDiagramNodeBuilder
Visual Basic (Declaration)
Public Class CommentFlowDiagramNodeBuilder _
	Implements IDiagramNodeBuilder

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfDiagramming.FlowDiagrams..::.CommentFlowDiagramNodeBuilder

See Also