Dynamic Relaxation Clash Plugin

ControlViewModel..::..ProgressValue Property

Gets or sets the progress value.

Namespace:  DynamicRelaxationClashVerification.ViewModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public double ProgressValue { get; set; }
Public Property ProgressValue As Double
	Get
	Set
public:
property double^ ProgressValue {
	double^ get ();
	void set (double^ value);
}

Field Value

The progress value.