Animates or steps the progressor.
[Visual Basic .NET]
Public Sub Step ( _
)
[C#] public void Step ( );
[C++]
HRESULT Step(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This is a generic Step method for progressors (for example a progress bar).