AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.