| 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
Syntaxpublic SafeFrame(
	RhinoDoc doc
)
Public Sub New ( 
	doc As RhinoDoc
)
Parameters
- doc
- Type: RhinoRhinoDoc
 [Missing <param name="doc"/> documentation for "M:Rhino.Render.SafeFrame.#ctor(Rhino.RhinoDoc)"] 
 See Also
See Also