Updates the progress state while loading a bitmap or a thumbnail.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Sub UpdateEvents
protected internal void UpdateEvents()
This method should be called after completing a successive step of the operation, for example, after reading a pixel row.
It has the same effect as calling the UpdateEvents(Int32) method with the valueToUpdateProgress equal to 1.