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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface