Click or drag to resize

RhinoDocObserverArgs Constructor

Initializes a new instance of the RhinoDocObserverArgs class

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RhinoDocObserverArgs(
	RhinoDoc doc
)

Parameters

doc
Type: RhinoRhinoDoc

[Missing <param name="doc"/> documentation for "M:Rhino.RhinoDocObserverArgs.#ctor(Rhino.RhinoDoc)"]

See Also