AGI STK Objects 11Send comments on this topic.
ImpactLocationType Property (IAgVePropagatorBallistic)
See Also
Windows






Windows & Linux

Description

Get impact location type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ImpactLocationType() As AgEVeImpactLocation
[C#]
public AgEVeImpactLocation ImpactLocationType {get;}
[Managed C++]
public: __property AgEVeImpactLocation get_ImpactLocationType();
[Unmanaged C++]
public: HRESULT get_ImpactLocationType(
    AgEVeImpactLocation * pVal
);
[Java]
public AgEVeImpactLocation getImpactLocationType();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.