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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1