Fixed step or relative error.
Read-write property
[Visual Basic .NET] |
---|
Public Property Method() As AgEVeMethod
|
[C#] |
---|
public AgEVeMethod Method {get; set;}
|
[Managed C++] |
---|
public: __property AgEVeMethod get_Method();
|
[Unmanaged C++] |
---|
public: HRESULT get_Method(
|
[Java] |
---|
public AgEVeMethod getMethod();public void setMethod(
|