STK ObjectsSend comments on this topic.
SamplingMethod Property (IAgCommSystemAccessOptions)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgCommSystemAccessSamplingMethod getSamplingMethod();
[Python - STK API ]
@property
def SamplingMethod(self) -> "IAgCommSystemAccessSamplingMethod":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.