Skip to main content

DataItem Class

Namespace: GHIElectronics.TinyCLR.UI.Controls · Assembly: GHIElectronics.TinyCLR.UI

No description available.

public class DataItem

Properties

Value

public double Value { get; set; }

Current needle position. Only this property doesn't dirty the background — the pointer is repainted every frame. (inherited)

Name

public string Name { get; set; }

The native API name. (inherited)