STK ObjectsSend comments on this topic.
ElevationType Property (IAgVeGfxSwath)
See Also
Windows





Windows & Linux

Description

Ground elevation, swath half width or vehicle half angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElevationType() As AgEVeGfxElevation
[C#]
public AgEVeGfxElevation ElevationType {get;}
[Managed C++]
public: __property AgEVeGfxElevation get_ElevationType();
[Unmanaged C++]
public: HRESULT get_ElevationType(
    AgEVeGfxElevation * pVal
);
[Java]
public AgEVeGfxElevation getElevationType();
[Python - STK API ]
@property
def ElevationType(self) -> "AgEVeGfxElevation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.