Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

Make polygon themes translucent



contact author | download help | add bookmark | view bookmarks
Author Michiel Boelhouwer
File Name polys_settranslucent.zip
Language Avenue
Last Modified Jun 15 2004
Status of work Public Domain
Software ArcView GIS
File Size 17.88 kb
Downloads 5228

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
Make polygon themes translucent

*NEW: with the CTRL-key down you can select the rasterfill in the symbol window (click the button to apply it to the active theme)
*NEW: with SHIFT key down, the appearance will restore solid colors again.

This extension is meant to make a polygon theme translucent, i.e. the background color of each class in its legend is set to transparent and the (foreground)color to the color that the class already has with a rasterfill (with style #RASTERFILL_STYLE_STIPPLE). You can change the rasterfill by editing the index number in the line 'newSymbol = theSymbolList.Get(4)' to another value or click button with CTRL key down.

You can apply it to themes with single and multiple class legends.

Good luck with this tool!
====================================================================================
MMS METADATA EXTENSION, see Http://arcscripts.esri.com/details.asp?dbid=10568 ;
AUTOSAVE PROJECTS EXTENSION, see Http://arcscripts.esri.com/details.asp?dbid=12726 ;
THE REDO ZOOM EXTENSION, see Http://arcscripts.esri.com/details.asp?dbid=13163
====================================================================================