Get the parameters for a bearing ellipse, defining an ellipse, relative to a bearing from the North, around the object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BearingEllipse() As IAgVeVOBearingEllipse |
| [C#] |
|---|
public IAgVeVOBearingEllipse BearingEllipse {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOBearingEllipse ^ get_BearingEllipse(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOBearingEllipse getBearingEllipse(); |
[Python - STK API ] |
|---|
@property def BearingEllipse(self) -> "IAgVeVOBearingEllipse": |






