<?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>idea Simplify ArcObjects help in Developers Ideas</title>
    <link>https://community.esri.com/t5/developers-ideas/simplify-arcobjects-help/idi-p/923149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Why does the arcObjects help have to be so cryptic? It seems to be written for people who already understand it fully. For example when I look up how to set the scalebar units, I would like it simply to say how you use it:&lt;BR /&gt;.&lt;STRONG&gt;Units = ESRI.ArcGIS.esriSystem.esriUnits.esriMeters;&lt;/STRONG&gt;&lt;BR /&gt;with a sample of:&lt;BR /&gt;IScaleBar scalebar = scalebarStyle.Item as IScaleBar;&lt;BR /&gt;scalebar.&lt;STRONG&gt;Units = ESRI.ArcGIS.esriSystem.esriUnits.esriMeters;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Instead we get something that even after successfully setting the units we have no idea how the help given relates to what you actually use in Visual studio. I am sure I am missing something but it really shouldn't be that hard.&lt;BR /&gt;&lt;DIV id="nsbanner" style="color: rgb(77, 77, 77); font-family: Arial, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;DIV id="bannerrow1"&gt;&lt;TABLE class="bannerparthead" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR id="hdr"&gt;&lt;TD colspan="1" rowspan="1" class="runninghead" style="font-style: italic;"&gt;
						ArcObjects Library Reference (Carto)&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" class="product" style="font-style: italic;"&gt;
						&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="TitleRow"&gt;&lt;H1 class="dtH1" style="color: rgb(0, 0, 0); font-size: 22px; font-weight: normal;"&gt;
			IScaleBar.Units Property&lt;/H1&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV id="nstext" style="color: rgb(77, 77, 77); font-family: Arial, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;P&gt;
		The units reported.&lt;/P&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[Visual&amp;nbsp;Basic&amp;nbsp;.NET]&lt;/SPAN&gt;&lt;B&gt;Public Property Units As &lt;/B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;/PRE&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C#]&lt;/SPAN&gt;&lt;B&gt;public &lt;/B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;B&gt;Units {get; set;}&lt;/B&gt;&lt;/PRE&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C++]&lt;/SPAN&gt;&lt;B&gt;HRESULT get_Units(&lt;/B&gt;
&amp;nbsp;&amp;nbsp;&lt;B&gt;esriUnits*&lt;/B&gt; Units
&lt;B&gt;);&lt;/B&gt;&lt;/PRE&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C++]&lt;/SPAN&gt;&lt;B&gt;HRESULT put_Units(&lt;/B&gt;
&amp;nbsp;&amp;nbsp;&lt;B&gt;esriUnits&lt;/B&gt; Units
&lt;B&gt;);&lt;/B&gt;&lt;/PRE&gt;&lt;DIV&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C++]&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class="t"&gt;&lt;B&gt;Parameters&lt;/B&gt;&lt;/P&gt;&lt;I&gt;Units&lt;/I&gt; [out, retval]
		&lt;P class="t"&gt;&lt;I&gt;&amp;nbsp;&amp;nbsp;Units&lt;/I&gt; is a parameter of type &lt;B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;&lt;I&gt;Units&lt;/I&gt; [in]
		&lt;P class="t"&gt;&lt;I&gt;&amp;nbsp;&amp;nbsp;Units&lt;/I&gt; is a parameter of type &lt;B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;H4 class="dtH4" style="font-size: 12.8px; font-weight: normal;"&gt;
		Product Availability&lt;/H4&gt;&lt;DIV&gt;
		Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.&lt;/DIV&gt;&lt;H4 class="dtH4" style="font-size: 12.8px; font-weight: normal;"&gt;
		Description&lt;/H4&gt;&lt;DIV&gt;&lt;B&gt;Units&amp;nbsp;&lt;/B&gt;is the type of distance units (miles, kilometers, etc.) a scalebar displays the interval distances. This unit does not have to be the same as the the units of the data frame that a scalebar is associated with.&amp;nbsp;&lt;/DIV&gt;&lt;H4 class="dtH4" style="font-size: 12.8px; font-weight: normal;"&gt;
		See Also&lt;/H4&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0012/001200000q72000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;IScaleBar Interface&lt;/A&gt;&lt;/DIV&gt;
&lt;BR /&gt;

&lt;!-- content transformation source ID: 087E00000004s6F --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 15:56:40 GMT</pubDate>
    <dc:creator>MelanieWawryk</dc:creator>
    <dc:date>2013-09-23T15:56:40Z</dc:date>
    <item>
      <title>Simplify ArcObjects help</title>
      <link>https://community.esri.com/t5/developers-ideas/simplify-arcobjects-help/idi-p/923149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Why does the arcObjects help have to be so cryptic? It seems to be written for people who already understand it fully. For example when I look up how to set the scalebar units, I would like it simply to say how you use it:&lt;BR /&gt;.&lt;STRONG&gt;Units = ESRI.ArcGIS.esriSystem.esriUnits.esriMeters;&lt;/STRONG&gt;&lt;BR /&gt;with a sample of:&lt;BR /&gt;IScaleBar scalebar = scalebarStyle.Item as IScaleBar;&lt;BR /&gt;scalebar.&lt;STRONG&gt;Units = ESRI.ArcGIS.esriSystem.esriUnits.esriMeters;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Instead we get something that even after successfully setting the units we have no idea how the help given relates to what you actually use in Visual studio. I am sure I am missing something but it really shouldn't be that hard.&lt;BR /&gt;&lt;DIV id="nsbanner" style="color: rgb(77, 77, 77); font-family: Arial, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;DIV id="bannerrow1"&gt;&lt;TABLE class="bannerparthead" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR id="hdr"&gt;&lt;TD colspan="1" rowspan="1" class="runninghead" style="font-style: italic;"&gt;
						ArcObjects Library Reference (Carto)&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" class="product" style="font-style: italic;"&gt;
						&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV id="TitleRow"&gt;&lt;H1 class="dtH1" style="color: rgb(0, 0, 0); font-size: 22px; font-weight: normal;"&gt;
			IScaleBar.Units Property&lt;/H1&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV id="nstext" style="color: rgb(77, 77, 77); font-family: Arial, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;P&gt;
		The units reported.&lt;/P&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[Visual&amp;nbsp;Basic&amp;nbsp;.NET]&lt;/SPAN&gt;&lt;B&gt;Public Property Units As &lt;/B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;/PRE&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C#]&lt;/SPAN&gt;&lt;B&gt;public &lt;/B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;B&gt;Units {get; set;}&lt;/B&gt;&lt;/PRE&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C++]&lt;/SPAN&gt;&lt;B&gt;HRESULT get_Units(&lt;/B&gt;
&amp;nbsp;&amp;nbsp;&lt;B&gt;esriUnits*&lt;/B&gt; Units
&lt;B&gt;);&lt;/B&gt;&lt;/PRE&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C++]&lt;/SPAN&gt;&lt;B&gt;HRESULT put_Units(&lt;/B&gt;
&amp;nbsp;&amp;nbsp;&lt;B&gt;esriUnits&lt;/B&gt; Units
&lt;B&gt;);&lt;/B&gt;&lt;/PRE&gt;&lt;DIV&gt;&lt;PRE class="syntax"&gt;&lt;SPAN class="lang"&gt;[C++]&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P class="t"&gt;&lt;B&gt;Parameters&lt;/B&gt;&lt;/P&gt;&lt;I&gt;Units&lt;/I&gt; [out, retval]
		&lt;P class="t"&gt;&lt;I&gt;&amp;nbsp;&amp;nbsp;Units&lt;/I&gt; is a parameter of type &lt;B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;&lt;I&gt;Units&lt;/I&gt; [in]
		&lt;P class="t"&gt;&lt;I&gt;&amp;nbsp;&amp;nbsp;Units&lt;/I&gt; is a parameter of type &lt;B&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0042/004200000030000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;esriUnits&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;H4 class="dtH4" style="font-size: 12.8px; font-weight: normal;"&gt;
		Product Availability&lt;/H4&gt;&lt;DIV&gt;
		Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.&lt;/DIV&gt;&lt;H4 class="dtH4" style="font-size: 12.8px; font-weight: normal;"&gt;
		Description&lt;/H4&gt;&lt;DIV&gt;&lt;B&gt;Units&amp;nbsp;&lt;/B&gt;is the type of distance units (miles, kilometers, etc.) a scalebar displays the interval distances. This unit does not have to be the same as the the units of the data frame that a scalebar is associated with.&amp;nbsp;&lt;/DIV&gt;&lt;H4 class="dtH4" style="font-size: 12.8px; font-weight: normal;"&gt;
		See Also&lt;/H4&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/0012/001200000q72000000.htm" style="color: rgb(0, 122, 194); text-decoration: none;" target="_blank"&gt;IScaleBar Interface&lt;/A&gt;&lt;/DIV&gt;
&lt;BR /&gt;

&lt;!-- content transformation source ID: 087E00000004s6F --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:56:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-ideas/simplify-arcobjects-help/idi-p/923149</guid>
      <dc:creator>MelanieWawryk</dc:creator>
      <dc:date>2013-09-23T15:56:40Z</dc:date>
    </item>
  </channel>
</rss>

