Get the impact location.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ImpactLocation() As IAgVeImpactLocation |
| [C#] |
|---|
public IAgVeImpactLocation ImpactLocation {get;} |
| [Managed C++] |
|---|
public: __property IAgVeImpactLocation ^ get_ImpactLocation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeImpactLocation getImpactLocation(); |
[Python - STK API ] |
|---|
@property def ImpactLocation(self) -> "IAgVeImpactLocation": |






