AGI STK Objects 11 Send comments on this topic.
SamplingMethod Property (IAgCommSystemAccessOptions)
See Also 





Description

Gets the sampling method.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SamplingMethod() As IAgCommSystemAccessSamplingMethod

[C#]
public IAgCommSystemAccessSamplingMethod SamplingMethod {get;}

[Managed C++]
public: __property IAgCommSystemAccessSamplingMethod^ get_SamplingMethod();

[Unmanaged C++]
public: HRESULT get_SamplingMethod(
IAgCommSystemAccessSamplingMethod ** ppRetVal
);

[Java]
public IAgCommSystemAccessSamplingMethod getSamplingMethod();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1