Click or drag to resize

LayoutDeletingEventArgs Constructor

Initializes a new instance of the LayoutDeletingEventArgs class

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

Parameters

layout
Type: RootPro.RootProCADLayout
See Also