Instrumentation Widgets for PDA |
|
LinearControl.GetColor Method
Returns color for the specified value.
[Visual Basic]
Overridable Protected Function GetColor( _
ByVal
curentValue As
Decimal _
) As
Color
[C#]
protected virtual
Color GetColor(
decimal curentValue);
See Also
LinearControl Class | PerpetuumSoft.InstrumentationPDA Namespace