STK ObjectsSend comments on this topic.
MaxLookAngleAz Property (IAgElementConfigurationPolygon)
See Also
Windows





Windows & Linux

Description

Gets the maximum look angle in the y direction.

Property type

Read-only property

Syntax

[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(
    VARIANT * pVal
);
[Java]
public AgVariant getMaxLookAngleAz();
[Python - STK API ]
@property
def MaxLookAngleAz(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.