Instrumentation Widgets for PDA

CircularControlBase.PercentToAngle Method 

Converts percent to angle.

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

See Also

CircularControlBase Class | PerpetuumSoft.InstrumentationPDA Namespace