Instrumentation Widgets for PDA

LinearControl.ToPoint Method 

Overrides inherited ToPoint method.

[Visual Basic]
Overrides Protected Function ToPoint( _
   ByVal value As Decimal _
) As Vector
[C#]
protected override Vector ToPoint(
   decimal value
);

See Also

LinearControl Class | PerpetuumSoft.InstrumentationPDA Namespace