Tagged Questions
2
votes
0answers
115 views
AxSymbologyControl via WindowsFormsHost in WPF (ArcMap Add In Project)
I need a way to offer the user a choice of color ramps for the ClassBreaksRenderer.
I came across the AxSymbologyControl which was designed for WinForms. I tried also ESRIs (WinForms) example project ...
2
votes
0answers
314 views
Implementing custom IRenderer for ArcGis 10.0/WPF
EDIT: Updates in the bottom
As a followup to my earlier question, I'm trying to implement custom symbol rendering for my WPF/ArcGIS application.
I'm accessing layers that have been published on the ...