Search
TreeMapLayout Constructor
See Also
 





Initializes a new instance of the TreeMapLayout class with the default settings.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout

 Syntax

C#  Copy Code

public TreeMapLayout ()

Visual Basic  Copy Code

Public Sub New ()

 See Also