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++] |
|---|
public: HRESULT get_StepSizeControl(
|
| [Java] |
|---|
public IAgVeStepSizeControl getStepSizeControl();
|