Click or drag to resize

StringTableDocument Property

Document that owns this object table.

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

Property Value

Type: RhinoDoc
See Also