Description:

Create a utility object not associated with any document

Syntax:
public SafeFrame()
Available since:
7.12

Description:

Create the SafeFrame object which is associated with the document

Syntax:
public SafeFrame(
RhinoDoc doc
)
Available since:
7.12

Description:

Create a utility object not associated with any document from another object

Syntax:
public SafeFrame(
SafeFrame sf
)
Available since:
7.12

SafeFrame constructor

Class:  Rhino.Render.SafeFrame

Nothing found