Instrumentation Widgets for PDA

CircularControl.GetColor Method 

Returns color of the scale element corresponding to the specified value.

[Visual Basic]
Protected Function GetColor( _
   ByVal curentValue As Decimal _
) As Color
[C#]
protected Color GetColor(
   decimal curentValue
);

Parameters

curentValue

Return Value

See Also

CircularControl Class | PerpetuumSoft.InstrumentationPDA Namespace