Get the break angle type and, in the case of latitude, the direction at latitiude crossing.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Definition() As IAgVeDefinition |
| [C#] |
|---|
public IAgVeDefinition Definition {get;} |
| [Managed C++] |
|---|
public: __property IAgVeDefinition ^ get_Definition(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeDefinition getDefinition(); |
[Python - STK API ] |
|---|
@property def Definition(self) -> "IAgVeDefinition": |






