Method to set a static DOP value over the entire coverage interval.
[Visual Basic .NET] |
---|
Public Sub SetMethod( _ ByVal AgEFmMethod As AgEFmMethod _ ) As |
[C#] |
---|
public void SetMethod( AgEFmMethod AgEFmMethod ); |
[Managed C++] |
---|
public: void SetMethod( AgEFmMethod AgEFmMethod ); |
[Java] |
---|
public void setMethod( AgEFmMethod AgEFmMethod ); |
[Unmanaged C++] |
---|
public: HRESULT SetMethod( AgEFmMethod AgEFmMethod ); |
- AgEFmMethod