eDriven Framework API
PendingValue Property
NamespaceseDriven.Gui.ComponentsSliderBasePendingValue
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public float PendingValue { get; set; }
Public Property PendingValue As Single
	Get
	Set
public:
property float PendingValue {
	float get ();
	void set (float value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)