Instrumentation Widgets Class Reference |
|
LinearControlBase.ValueToPoint Method
Returns point corresponding the specified value.
[Visual Basic]
Overridable Protected Function ValueToPoint( _
ByVal
value As
Integer _
) As
Point
[C#]
protected virtual
Point ValueToPoint(
int value);
Parameters
-
value
-
Return Value
See Also
LinearControlBase Class | PerpetuumSoft.Widgets Namespace