eDriven Framework API
PointToValue Method (x, y)
NamespaceseDriven.Gui.ComponentsVSliderPointToValue(Single, Single)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected override float PointToValue(
	float x,
	float y
)
Protected Overrides Function PointToValue ( _
	x As Single, _
	y As Single _
) As Single
protected:
virtual float PointToValue(
	float x, 
	float y
) override
Parameters
x (Single)
y (Single)

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