Click or drag to resize

RhinoDocCommonTableTDocument Property

Document that owns this table.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RhinoDoc Document { get; }

Property Value

Type: RhinoDoc
See Also