GaugeNeedle Property

Note: This API is now obsolete.
Gets the first Needle from NeedleCollection or -null- if NeedleCollection is empty.

Definition

Namespace: BeeMobile.Gauge
Assembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
C#
[ObsoleteAttribute("Needle property is obsolete. Browse Needles property instead.")]
public Needle Needle { get; }

Property Value

Needle

See Also