This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProgressor Interface > IProgressor.Step Method (ArcObjects .NET 10.4 SDK) |
Animates or steps the progressor.
[Visual Basic .NET]
Public Sub Step ( _
)
[C#] public void Step ( );
[C++]
HRESULT Step(
void
);
This is a generic Step method for progressors (for example a progress bar).