WorksessionDocument Property |
Gets the document that owns this worksession.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public RhinoDoc Document { get; }
Public ReadOnly Property Document As RhinoDoc
Get
Property Value
Type:
RhinoDocSee Also