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






Windows & Linux

Description

Sampling method strategy.

Property type

Read-only property

Syntax

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

[C#]
public IAgSamplingMethodStrategy Strategy {get;}

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

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

[Java]
public IAgSamplingMethodStrategy getStrategy();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface