AGI STK Objects 11 Send comments on this topic.
ImpactType Property (IAgVeImpactLocationPoint)
See Also 





Description

Get the impact type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ImpactType() As AgEVeImpact

[C#]
public AgEVeImpact ImpactType {get;}

[Managed C++]
public: __property AgEVeImpact get_ImpactType();

[Unmanaged C++]
public: HRESULT get_ImpactType(
AgEVeImpact * pRetVal
);

[Java]
public AgEVeImpact getImpactType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1