1
vote
1answer
59 views

Where does the Style Manager store the files in and Why does the Style Manager does not show some edit color ramps?

Where are Color Ramp files saved? Every time I make edits, it does not show up on the Style Manager. Does it save it to the hard drive or in the Style Manager? I need more information. Thanks
1
vote
1answer
86 views

How to set a color for a rectangle?

I had drawn a rectangle by adding element to graphics container like the code below: IGraphicsContainer gc = mxDoc.FocusMap as IGraphicsContainer; gc.Reset(); IRectangleElement rectangleElement = new ...
1
vote
2answers
372 views

Is there a way to quick change the outline color of a polygon in ArcGIS 10 without open the “Symbol Selector” window?

Sei que é possível alterar a cor de um preenchimento clicando com o botão direito na caixa do símbolo de qualquer layer e aí basta escolher uma com simples. Tem como alterar o contorno do polígono ...
5
votes
1answer
215 views

phong lighting scheme in arcmap?

I have seen a few DEM/hillshades in published journal articles that use a phong lighting scheme which gives surfaces a metallic luster. Does anyone know how/if this can be achieved in arcmap?
8
votes
4answers
2k views

How to use ColorBrewer in ArcGIS 10?

I've been using ColorTool (based on supreme ColorBrewer) for most of my mapping needs in ArcMap. After migrating to ArcGIS 10 I discovered that it will no longer be a case. Are there any other ...