Is it possible to specify properties of the border of a point symbol with SymbolFactory.ConstructPointSymbol? At now I don't see corresponding overload so for circle symbol I get black border which I don't need. I'm trying to draw point geometries on map, so I need to create point symbol to pass to the AddOverlay method.
Hi Max
Here is a snippet on the SDK Wiki page that can help creating a point symbol with a specific border color/thickness. Currently there is no overload for the ConstructPointSymbol method that can do this.
Point Symbol with custom fill and outline
Thanks
Uma
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.