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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1