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