NeedleBaseValue Property

Gets or sets the value of this NeedleBase. The value is a point on scale of Gauge that this needle should point to.

Definition

Namespace: BeeMobile.Gauge.Needles
Assembly: BeeMobile.Gauge.AVA (in BeeMobile.Gauge.AVA.dll) Version: 11.0.0.0+018ecfb38312b59bfeb4b02da5fbbbcd3ab7378d
C#
public double Value { get; set; }

Property Value

Double

See Also