GetCancelProgress Property |
[Missing <summary> documentation for "P:Rhino.Input.Custom.GetCancel.Progress"]
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public IProgress<double> Progress { get; }
Public ReadOnly Property Progress As IProgress(Of Double)
Get
Property Value
Type:
IProgressDoubleSee Also