Initializes a new instance.

Namespace: TreeLayoutHelper
Assembly: TreeLayoutHelper (in TreeLayoutHelper.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
protected LayoutModel()
Visual Basic
Protected Sub New
Visual C++
protected:
LayoutModel()
J#
protected LayoutModel()
JScript
protected function LayoutModel()
JavaScript
TreeLayoutHelper.LayoutModel = function();

See Also