Message 1 of 6

Not applicable
04-27-2016
08:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can I set the background color to opaque using lisp?
I tried using the following to set the offset value, but I don't know what the color code should be to come out opaque:
(entmod (append ed1 '((90 . 0) (63 . 0) (45 . 1.25) (441 . 0))))
Thanks,
Larry
Solved! Go to Solution.