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





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

[Java]
public AgEVeGfxElevation getElevationType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1