DocumentCurrentLayout Property |
Get or set the current layout.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Layout CurrentLayout { get; set; }
Public MustOverride Property CurrentLayout As Layout
Get
Set
Property Value
Type:
LayoutSee Also