AGI STK Objects 11Send 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

© 2019 Analytical Graphics, Inc. All Rights Reserved.