Click or drag to resize

DrawingTreeNodeLayout Property

Get the layout.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract Layout Layout { get; }

Property Value

Type: Layout
Represent the layout Layout.
See Also