Instrumentation Widgets for PDA

CircularControlBase.AngleToValue Method 

Converts angle to value.

[Visual Basic]
Protected Function AngleToValue( _
   ByVal angle As Decimal _
) As Decimal
[C#]
protected decimal AngleToValue(
   decimal angle
);

See Also

CircularControlBase Class | PerpetuumSoft.InstrumentationPDA Namespace