AGI STK Objects 11Send comments on this topic.
MaxLookAngle Property (IAgElementConfigurationLinear)
See Also
Windows






Windows & Linux

Description

Gets the maximum look angle.

Property type

Read-only property

Syntax

[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(
    VARIANT * pVal
);
[Java]
public VARIANT getMaxLookAngle();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.