TaskCompleteEventArgs.Doc Property

TaskCompleteEventArgsDoc Property

[Missing <summary> documentation for "P:Rhino.Input.Custom.TaskCompleteEventArgs.Doc"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RhinoDoc Doc { get; set; }
Public Property Doc As RhinoDoc
	Get
	Set

Property Value

Type: RhinoDoc
Version Information

Rhino for Windows

Supported in: 6.8
See Also