AGI STK Objects 11 Send comments on this topic.
EventDetection Property (IAgAccessAdvanced)
See Also 





Description

Event detection strategy used in access calculations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventDetection() As IAgAccessEventDetection

[C#]
public IAgAccessEventDetection EventDetection {get;}

[Managed C++]
public: __property IAgAccessEventDetection^ get_EventDetection();

[Unmanaged C++]
public: HRESULT get_EventDetection(
IAgAccessEventDetection ** ppRetVal
);

[Java]
public IAgAccessEventDetection getEventDetection();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1