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






Windows & Linux

Description

The sampling strategy used in access computations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sampling() As IAgAccessSampling
[C#]
public IAgAccessSampling Sampling {get;}
[Managed C++]
public: __property IAgAccessSampling^ get_Sampling();
[Unmanaged C++]
public: HRESULT get_Sampling(
   IAgAccessSampling ** ppRetVal
);
[Java]
public IAgAccessSampling getSampling();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.