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






Windows & Linux

Description

Get the impact point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Impact() As IAgVeImpact
[C#]
public IAgVeImpact Impact {get;}
[Managed C++]
public: __property IAgVeImpact^ get_Impact();
[Unmanaged C++]
public: HRESULT get_Impact(
   IAgVeImpact ** ppRetVal
);
[Java]
public IAgVeImpact getImpact();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.