GetCancel.Progress Property

GetCancelProgress Property

[Missing <summary> documentation for "P:Rhino.Input.Custom.GetCancel.Progress"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IProgress<double> Progress { get; }
Public ReadOnly Property Progress As IProgress(Of Double)
	Get

Property Value

Type: IProgressDouble
Version Information

Rhino for Windows

Supported in: 6.8
See Also