GraphicsWinLayoutBackgrndColor Property

Specifies the background color for the paper space layouts.

See Also | Example

Signature

object.GraphicsWinLayoutBackgrndColor

object

PreferencesDisplay
The object or objects this property applies to.

GraphicsWinLayoutBackgrndColor

OLE_COLOR (constant); read-write

vbBlack

vbRed

vbYellow

vbGreen

vbCyan

vbBlue

vbMagenta

vbWhite

Remarks

The initial value for this property is a color halfway between the Windows standard background color and the Windows standard active button color.

The paper space windows are identified by the Layout tabs in AutoCAD. The model space window is identified by the Model tab. You can change the background color of the model space window by using the GraphicsWinModelBackgrndColor property.

 

   Comments?