ShowRasterImage Property

Controls the display of raster images during real-time pan and zooms.

See Also | Example

Signature

object.ShowRasterImage

object

PreferencesDisplay
The object or objects this property applies to.

ShowRasterImage

Boolean; read-write

TRUE: Display raster image content during pans and zooms.

FALSE: Display raster image outlines during pans and zooms.

System variables

This value of this property is stored in the RTDISPLAY system variable.

Remarks

The initial value for this property is FALSE.

If dragging display is turned on, and you enable ShowRasterImage, a copy of the image moves with the cursor as you reposition the original image.

 

   Comments?