The targeted sensor's boresight type, a
member of the AgESnPtTrgtBsightType enumeration.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Boresight() As AgESnPtTrgtBsightType
|
| [C#] |
|---|
public AgESnPtTrgtBsightType Boresight {get; set;}
|
| [Managed C++] |
|---|
public: __property AgESnPtTrgtBsightType get_Boresight();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Boresight(
|
| [Java] |
|---|
public AgESnPtTrgtBsightType getBoresight();public void setBoresight(
|