Using ArcGIS Engine 10 SP1, VS2010 SP1
In VB.Net code, I can add a circle element to the ActiveView.GraphicsContainer and it displays at the XY and Size I want.
However, I can't find any way to tell the graphis container that I want to display the circle in a specific color.
How do I control what color it displays in?
Doug.