Click or drag to resize

IRhinoDocObserverRhinoDocClosed Method

When a document is closed

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
void RhinoDocClosed(
	RhinoDocObserverArgs e
)

Parameters

e
Type: RhinoRhinoDocObserverArgs

[Missing <param name="e"/> documentation for "M:Rhino.IRhinoDocObserver.RhinoDocClosed(Rhino.RhinoDocObserverArgs)"]

See Also