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





Windows & Linux

Description

Gets the maximum look angle in the x direction.

Property type

Read-only property

Syntax

[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();
[Python - STK API ]
@property
def MaxLookAngleEl(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.