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





Windows & Linux

Description

Get the elevation value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Elevation() As IAgVeGfxElevation
[C#]
public IAgVeGfxElevation Elevation {get;}
[Managed C++]
public: __property IAgVeGfxElevation ^ get_Elevation();
[Unmanaged C++]
public: HRESULT get_Elevation(
    IAgVeGfxElevation ** ppVal
);
[Java]
public IAgVeGfxElevation getElevation();
[Python - STK API ]
@property
def Elevation(self) -> "IAgVeGfxElevation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.