Get pointing data for the sensor.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Pointing() As IAgSnPointing
|
| [C#] |
|---|
public IAgSnPointing Pointing {get;}
|
| [Managed C++] |
|---|
public: __property IAgSnPointing^ get_Pointing();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Pointing(
|
| [Java] |
|---|
public IAgSnPointing getPointing();
|