The CommentFlowDiagramNodeBuilder type exposes the following members.

Constructors

Methods

  NameDescription
CreateNode
Builds a new CommentNode with the given dropPosition as its bounds and adds it to the given IDiagramModel.

Properties

  NameDescription
DefaultSize
Returns the default size of a CommentNode. This CommentFlowDiagramNodeBuilder considers the default size of a CommentNode to be 200x40.

See Also