Click or drag to resize

TreeDrawing Constructor

Overload List
  NameDescription
Public methodTreeDrawing
Constructs a drawing of an empty tree.
Public methodTreeDrawing(ITree, Int32)
Constructs a drawing of the given tree. T
Public methodTreeDrawing(ITree, Int32, IColorizer)
Constructs a colorized drawing of the given tree.
Top
See Also