Click or drag to resize

LayoutChangedEventArgs Constructor

Initializes a new instance of the LayoutChangedEventArgs class

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public LayoutChangedEventArgs(
	Layout layout
)

Parameters

layout
Type: RootPro.RootProCADLayout
See Also