Message 1 of 19
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to change some of the drawing background colors throughout the company. For the most part I've been able to find the ones I want.
Can anyone point me to a list of variables for colors or just tell me the one I need?
I am thinking something along the lines of
GraphicsWinlayoutPaperColor but that one did not work.
An example of one I know is.
(vlax-put-property acaddisp 'ModelCrosshairColor 16777215)
Thanks for any help.
Solved! Go to Solution.