Instrumentation Widgets Class Reference

ValuePresenter.ScaledValue Property

The position of the marker with scaling.

[Visual Basic]
Public Property ScaledValue As Double
[C#]
public double ScaledValue {get; set;}

Remarks

ScalingValue = Value / NumberScale. Use ScaledValue if you need to operate with float type values.

See Also

ValuePresenter Class | PerpetuumSoft.Widgets Namespace