This documentation is for the old version. Go to the latest Graphics Mill docs

ThumbnailListItem.Reload Method

Updates the list item, if its thumbnail bitmap is changed.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Sub Reload
C#
public void Reload()

Remarks

This method should be called after the thumbnail bitmap is changed.

See Also

Reference