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; }
Public MustOverride ReadOnly Property Layout As Layout
Get
Property Value
Type:
Layout
Represent the layout
Layout.
See Also