Gets the altitude reference type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEVeAltitudeRef |
| [C#] |
|---|
public AgEVeAltitudeRef Type {get;} |
| [Managed C++] |
|---|
public: __property AgEVeAltitudeRef get_Type(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVeAltitudeRef getType(); |
[Python - STK API ] |
|---|
@property def Type(self) -> "AgEVeAltitudeRef": |






