<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Creating Symbol(circle 2) dynamically using C# in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-symbol-circle-2-dynamically-using-c/m-p/490495#M13226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am developing arcGIS desktop application using c#.net. I am trying to creating a circle 2 (Symbol property) dynamically using c#.net&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried with character marker symbol. I am able to create circle, but i am unable to add outline/border to the circle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ICharacterMarkerSymbol cmSym = new CharacterMarkerSymbolClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cmSym.CharacterIndex = 40; // I want to add characterindex 33 to the same symbol&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IRgbColor color = new RgbColorClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;color.RGB = 0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cmSym.Color = color;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cmSym.Size = 13;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;classBreaks.set_Symbol(6, (ISymbol)cmSym);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here I want to take one more symbol with character index 33 and need to merge them. How can we do this?, can you please give solution..(for more details see attached image)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 20:29:24 GMT</pubDate>
    <dc:creator>VijayGone</dc:creator>
    <dc:date>2011-03-10T20:29:24Z</dc:date>
    <item>
      <title>Creating Symbol(circle 2) dynamically using C#</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-symbol-circle-2-dynamically-using-c/m-p/490495#M13226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am developing arcGIS desktop application using c#.net. I am trying to creating a circle 2 (Symbol property) dynamically using c#.net&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried with character marker symbol. I am able to create circle, but i am unable to add outline/border to the circle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ICharacterMarkerSymbol cmSym = new CharacterMarkerSymbolClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cmSym.CharacterIndex = 40; // I want to add characterindex 33 to the same symbol&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IRgbColor color = new RgbColorClass();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;color.RGB = 0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cmSym.Color = color;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cmSym.Size = 13;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;classBreaks.set_Symbol(6, (ISymbol)cmSym);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here I want to take one more symbol with character index 33 and need to merge them. How can we do this?, can you please give solution..(for more details see attached image)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 20:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-symbol-circle-2-dynamically-using-c/m-p/490495#M13226</guid>
      <dc:creator>VijayGone</dc:creator>
      <dc:date>2011-03-10T20:29:24Z</dc:date>
    </item>
  </channel>
</rss>

