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





Windows & Linux

Description

Gets the elevation resolution.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.