Click or drag to resize

DbImageSourceLowLevelFlushOnReset Method

Returns true to indicate that a Reset() should flush all images

Namespace:  Atalasoft.Imaging.ImageSources
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
protected override bool LowLevelFlushOnReset()

Return Value

Type: Boolean
true always
See Also