AGI STK Objects 11 Send comments on this topic.
Elevation Property (IAgVeGfxSwath)
See Also 





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 ** ppRetVal
);

[Java]
public IAgVeGfxElevation getElevation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1