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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface