Dynamic Relaxation Clash Plugin

ControlViewModel..::..ProgressBarColor Property

Gets or sets the color of the progress bar.

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

Syntax


public Color ProgressBarColor { get; set; }
Public Property ProgressBarColor As Color
	Get
	Set
public:
property Color^ ProgressBarColor {
	Color^ get ();
	void set (Color^ value);
}

Field Value

The color of the progress bar.