IRasterStatusEvent2 Interface

Provides access to members that control the raster status event.

Members

Name Description
Method Continue Indicates whether the operation should be continued.
Method Message The message of the event.
Method Title The title of the event.

IRasterStatusEvent2.Continue Event

Indicates whether the operation should be continued.

Public Event Continue As ContinueEventHandler
public event ContinueEventHandler Continue

IRasterStatusEvent2.Message Event

The message of the event.

Public Event Message As MessageEventHandler
public event MessageEventHandler Message

IRasterStatusEvent2.Title Event

The title of the event.

Public Event Title As TitleEventHandler
public event TitleEventHandler Title

Classes that implement IRasterStatusEvent2

Classes Description
CancelListener A raster status event listener for handling cancel events.
DefaultRasterStatusEvent The default listener of the raster related events.
RasterStatusEvent2Helper The raster status event helper class for broadcasting events.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.