Click or drag to resize
NAPlatformIsRanging Property
NewAer
Gets or sets a value indicating whether scanner is in range mode.

Namespace: NewAer.SDK
Assembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntax
public bool IsRanging { get; set; }

Property Value

Type: Boolean
true if this instance is ranging; otherwise, false.
See Also