Gets the maximum look angle in the x direction.
Read-only property
[Visual Basic .NET] |
---|
Public Property MaxLookAngleEl() As System.Object |
[C#] |
---|
public System.Object MaxLookAngleEl {get;} |
[Managed C++] |
---|
public: __property VARIANT get_MaxLookAngleEl(); |
[Unmanaged C++] |
---|
public: HRESULT get_MaxLookAngleEl( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getMaxLookAngleEl(); |