ApplicationOnLayoutAdded Method |
Raise the LayoutAdded 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 OnLayoutAdded(
LayoutEventArgs e
)
Protected Overridable Sub OnLayoutAdded (
e As LayoutEventArgs
)
Parameters
- e
- Type: RootPro.RootProCADLayoutEventArgs
See Also