The sensor's pointing type. A member of the AgESnPointing enumeration.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PointingType() As AgESnPointing |
| [C#] |
|---|
public AgESnPointing PointingType {get;} |
| [Managed C++] |
|---|
public: __property AgESnPointing get_PointingType(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_PointingType( |
| [Java] |
|---|
public AgESnPointing getPointingType(); |
