Get the method of integration step size control.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property StepSizeControl() As IAgVeStepSizeControl |
| [C#] |
|---|
public IAgVeStepSizeControl StepSizeControl {get;} |
| [Managed C++] |
|---|
public: __property IAgVeStepSizeControl ^ get_StepSizeControl(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeStepSizeControl getStepSizeControl(); |
[Python - STK API ] |
|---|
@property def StepSizeControl(self) -> "IAgVeStepSizeControl": |






