A sampling method type.
Read-only property
[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(
|
[Java] |
---|
public AgECrdnSamplingMethod getMethodType();
|