Step Size Type.
Read-write property
[Visual Basic .NET] |
---|
Public Property StepSizeType() As AgEExportToolStepSize |
[C#] |
---|
public AgEExportToolStepSize StepSizeType {get; set;} |
[Managed C++] |
---|
public: __property AgEExportToolStepSize get_StepSizeType(); |
[Unmanaged C++] |
---|
public: HRESULT get_StepSizeType( |
[Java] |
---|
public AgEExportToolStepSize getStepSizeType();public void setStepSizeType( |