The location type being used by the
sensor.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LocationType() As AgESnLocation
|
| [C#] |
|---|
public AgESnLocation LocationType {get;}
|
| [Managed C++] |
|---|
public: __property AgESnLocation get_LocationType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_LocationType(
|
| [Java] |
|---|
public AgESnLocation getLocationType();
|