Click or drag to resize

RenderContentDocumentRegistered Property

Note: This API is now obsolete.

Obsolete. Do not use. You should use DocumentOwner instead.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
[ObsoleteAttribute("Use DocumentOwner")]
public RhinoDoc DocumentRegistered { get; }

Property Value

Type: RhinoDoc
See Also