Gets the maximum look angle in the y
direction.
Read-only property
[Visual Basic .NET] |
---|
Public Property MaxLookAngleAz() As System.Object
|
[C#] |
---|
public System.Object MaxLookAngleAz {get;}
|
[Managed C++] |
---|
public: __property VARIANT get_MaxLookAngleAz();
|
[Unmanaged C++] |
---|
public: HRESULT get_MaxLookAngleAz(
|
[Java] |
---|
public Variant getMaxLookAngleAz();
|