Click or drag to resize

DocumentOnLayoutChanged Method

Raise the LayoutChanged event.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
protected virtual void OnLayoutChanged(
	LayoutChangedEventArgs e
)

Parameters

e
Type: RootPro.RootProCADLayoutChangedEventArgs
See Also