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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.