STK ObjectsSend comments on this topic.
MaxElevation Property (IAgAntennaContourFluxDensity)
See Also
Windows





Windows & Linux

Description

Gets the maximum elevation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaxElevation() As System.Object
[C#]
public System.Object MaxElevation {get;}
[Managed C++]
public: __property VARIANT get_MaxElevation();
[Unmanaged C++]
public: HRESULT get_MaxElevation(
    VARIANT * pVal
);
[Java]
public AgVariant getMaxElevation();
[Python - STK API ]
@property
def MaxElevation(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.