NADevicePowerbars Property |
NewAer
Returns the number of power bars to display for this device, from
zero to five.
Namespace: NewAer.SDKAssembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntaxpublic int Powerbars { get; }
Public ReadOnly Property Powerbars As Integer
Get
public:
property int Powerbars {
int get ();
}
member Powerbars : int with get
Property Value
Type:
Int32
See Also