This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatus Interface > IRasterStatus.FireStep Method (ArcObjects .NET 10.4 SDK) |
Fires a Step of a raster status event.
[Visual Basic .NET] Public Sub FireStep ( _ ByVal pos As Integer _ )
[C#] public void FireStep ( int pos );
[C++]
HRESULT FireStep(
long pos
);
[C++]
Parameters pos [in] pos is a parameter of type long