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






Windows & Linux

Description

Sampling method used for access calculations.

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface