WebImageViewerUpdate Method |
Forces the current image to be cached.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
Remarks This method should be called when the image changes from operations such as GDI+ drawing. Note that
applying a command will automatically update the cache.
See Also