RhinoDocCommonTable(T).Document Property

RhinoDocCommonTableTDocument Property

Document that owns this table.

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

Property Value

Type: RhinoDoc
See Also