AGI STK Objects 11 Send comments on this topic.
Strategy Property (IAgAccessEventDetection)
See Also 





Description

The selected event detection strategy.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Strategy() As IAgEventDetectionStrategy

[C#]
public IAgEventDetectionStrategy Strategy {get;}

[Managed C++]
public: __property IAgEventDetectionStrategy^ get_Strategy();

[Unmanaged C++]
public: HRESULT get_Strategy(
IAgEventDetectionStrategy ** ppRetVal
);

[Java]
public IAgEventDetectionStrategy getStrategy();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1