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

© 2018 Analytical Graphics, Inc. All Rights Reserved.