Class LocationInfo
Contains the result of locating operation performed.
Inheritance
System.Object
LocationInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public class LocationInfo
Properties
RelativeDistance
Relative distance of the Tag from the Reader.
Declaration
public short RelativeDistance { get; }
Property Value
| Type | Description |
|---|---|
| System.Int16 |