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

BaseViewer.delayedRefresh Method

Indicates that the control needs to be refreshed. The actual refreshing is applied when the user does not update the control state (such as scroll position, zoom value) in one second.

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

Syntax

Java Script
function delayedRefresh();

See Also

Reference