Click or drag to resize

RenderContentIsReference Method

Query whether or not the content or any of its ancestors is a reference content.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.9
Syntax
public bool IsReference()

Return Value

Type: Boolean
true if the content is a reference, else false
See Also