Click or drag to resize

SafeFrame Constructor (RhinoDoc)

Create the SafeFrame object which is associated with the document

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.12
Syntax
public SafeFrame(
	RhinoDoc doc
)

Parameters

doc
Type: RhinoRhinoDoc

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

See Also