Odcl_LayoutDisplayPaperShadow

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > Config & Setup >

Odcl_LayoutDisplayPaperShadow

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_LayoutDisppayPaperShadow

This function will display or not, Paper Shadow on each New Layout.

Parameter

Value as Bolean

T = will display Shadow Paper on each new layout

Nil = do nothing.

 

Return Values

Always return Nil.

 

AutoLisp Syntax:

(Setq rValue (Odcl_LayoutDisplayPaperShadow Value [as boleaa]))