AGI STK VGT 11 Send comments on this topic.
MethodType Property (IAgCrdnSamplingMethod)
See Also 
Windows






Windows & Linux

Description

A sampling method type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MethodType() As AgECrdnSamplingMethod

[C#]
public AgECrdnSamplingMethod MethodType {get;}

[Managed C++]
public: __property AgECrdnSamplingMethod get_MethodType();

[Unmanaged C++]
public: HRESULT get_MethodType(
AgECrdnSamplingMethod * pRetVal
);

[Java]
public AgECrdnSamplingMethod getMethodType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface