| ImageEn, unit imageenview |
|
TImageEnView.DelayZoomFilter
Declaration
property DelayZoomFilter: Boolean
Description
If DelayZoomFilter is True, the
zoom filter (which enhances the display quality) is only applied after a delay.
This allows you to quickly navigate the image (zoom and scroll) and once the navigation has finished the image will be displayed at best quality.
Note: This method is not used when
layer editing is active. Instead use
LayersFastDrawing
Default: False
Display Performance Properties
◼When zoomed:
DelayZoomFilter
◼When selecting:
DelayDisplaySelection
◼When using layers:
LayersFastDrawing
◼When rotating layers:
LayersRotationUseFilterOnPreview
◼Timing:
DelayTimer/
DelayZoomTime