<?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 Re: Layer.IsExpanded in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/layer-isexpanded/m-p/1213720#M8765</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to set IsExpanded property then you need to use SetExpanded method.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2022 05:29:25 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2022-09-19T05:29:25Z</dc:date>
    <item>
      <title>Layer.IsExpanded</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/layer-isexpanded/m-p/1213633#M8764</link>
      <description>&lt;P&gt;The following error is generated when raster.IsExpanded is tried.&lt;/P&gt;&lt;P&gt;How can raster.IsExpanded be used.&lt;/P&gt;&lt;P&gt;By the way... I found "IsExpanded" with the CIMViewer.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture1.png" style="width: 545px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/51496iCD3D4F552C5AFA43/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture1.png" alt="Picture1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;RasterLayer raster = null;
            await QueuedTask.Run(() =&amp;gt;
            {
                raster = LayerFactory.Instance.CreateLayer&amp;lt;RasterLayer&amp;gt;(rasterLayerCreationParams, map);
            });
            await SetToClassifyColorizer(raster);
            raster.IsExpanded&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Sep 2022 01:58:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/layer-isexpanded/m-p/1213633#M8764</guid>
      <dc:creator>JeromeHaaland</dc:creator>
      <dc:date>2022-09-17T01:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Layer.IsExpanded</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/layer-isexpanded/m-p/1213720#M8765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to set IsExpanded property then you need to use SetExpanded method.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 05:29:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/layer-isexpanded/m-p/1213720#M8765</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-09-19T05:29:25Z</dc:date>
    </item>
  </channel>
</rss>

