<?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 IsVisible and Group Layers in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188923#M2207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an item for the Wish List:&amp;nbsp; it would be nice if the IsVisible property of any child of a GroupLayer honored the parent's visibility.&amp;nbsp; The attached code is a workaround.&amp;nbsp; On second thought, it might be better to have a separate property for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 20:14:47 GMT</pubDate>
    <dc:creator>MarkCederholm</dc:creator>
    <dc:date>2015-12-03T20:14:47Z</dc:date>
    <item>
      <title>IsVisible and Group Layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188923#M2207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an item for the Wish List:&amp;nbsp; it would be nice if the IsVisible property of any child of a GroupLayer honored the parent's visibility.&amp;nbsp; The attached code is a workaround.&amp;nbsp; On second thought, it might be better to have a separate property for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 20:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188923#M2207</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-12-03T20:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: IsVisible and Group Layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188924#M2208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a parent group layer is off, all it's children will also be off - is that not what you expect?&lt;/P&gt;&lt;P&gt;The property itself on the child will still be true. This matches how XAML acts : You can have a parent be collapsed and the children are still set to visible. If the visibility of the parent affected the children, it would be a nightmare trying to restore the state back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 00:23:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188924#M2208</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2015-12-05T00:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: IsVisible and Group Layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188925#M2209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, the real problem is knowing in code whether or not a layer is truly visible.&amp;nbsp; The IsVisible property is not a reliable indicator, because it's still set to true even if the parent group layer is not visible.&amp;nbsp; However, that property IS useful as it currently stands for managing the check state of a TOC entry.&amp;nbsp; Which is why I would suggest a separate property along the lines of YesYouFoolThisLayerIsGenuinelyNotVisibleRightAtThisMomentOfTime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 13:57:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188925#M2209</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-12-07T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: IsVisible and Group Layers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188926#M2210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do understand the need for this - there's a little more to it though - if could also be outside scale range, not initialized yet (or failed to initialize) etc. We do have a plan for solving this scenario for the Quartz releases so it is coming (although I don't think it'll use the property name you suggested &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; - for now you'd have to write a little code to handle it though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 16:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/isvisible-and-group-layers/m-p/188926#M2210</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2015-12-07T16:49:47Z</dc:date>
    </item>
  </channel>
</rss>

