RelativeLocationType Enumeration
Summary
Egocentric location of the information, relative to the label.
Syntax
[JsonConverterAttribute(System.Type)]
public enum RelativeLocationType
<JsonConverterAttribute(System.Type)>
Public Enum RelativeLocationType
public:
[JsonConverterAttribute(System::Type)]
enum class RelativeLocationType sealed
Members
Value | Member | Description |
0 | None | No search |
1 | Right | Information is to the right |
2 | Below | Information is below |
3 | BottomRight | Information is at the bottom right |