Custom graphics symbols with VB.Net

406
0
06-20-2010 06:16 PM
TanAbdo
New Contributor
Hi. I have a point feature class for minerals. I need to create a vb.net code that would:

Based on the attributes would generate graphic symbols for each point feature. Each feature must have a circle and a stack symbol associated with the circles (Please see the attachment). These stacks are of squares, each square has a specific color assigned dynamically via some logic , and each square has a text inside it ( read from an attribute).
I created an ICommand and I generated the circles with the native IMarkerSymbol but need some pointers on the stack symbols and attaching them to the circles.

In ArcGIS Desktop...

Thank you for your kind help.
0 Kudos
0 Replies