Share

WMFBKGND (System Variable)

Product Documentation
Intermediate

Controls the background display when objects are inserted in Windows metafile (WMF) format.

The objects may be inserted using any of the following methods:

  • Output to a Windows metafile using WMFOUT
  • Copied to the Clipboard and pasted as a Windows metafile
  • Dragged as a Windows metafile

Off

The background color is transparent. The foreground color depends on the setting of WMFFOREGND.

On

The background color is the same as the current background color in the drawing, whether in model space or in a layout. The foreground color remains unchanged.


Was this information helpful?