Share
 
 

WMFBKGND (System Variable)

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

Type:Switch
Saved in:Not-saved
Initial value:0

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

Value

Description

0

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

1

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?