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

© 2018 Analytical Graphics, Inc. All Rights Reserved.