<?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: Transparency  in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777799#M686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Off the top of my head, I imagine you'd create a Slider object with a min/max value of 0/1 and bind its value to the opacity of the layer, something like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Slider{&lt;/P&gt;&lt;P&gt;id: slider&lt;/P&gt;&lt;P&gt;minimumValue: 0&lt;/P&gt;&lt;P&gt;maximumValue: 1&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;ArcgisTiledMapServiceLayer{&lt;/P&gt;&lt;P&gt;opacity: slider.value&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In theory, as you alter the value of the slider, it should adjust the opacity of the layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2015 00:14:17 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2015-10-15T00:14:17Z</dc:date>
    <item>
      <title>Transparency</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777796#M683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to apply transparency to ArcGISLocalTiledLayers?&lt;/P&gt;&lt;P&gt;I see property descriptions for brightness, contrast, and gamma in the Qt QML API, but no alpha.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;PW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 21:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777796#M683</guid>
      <dc:creator>PatrickWild3</dc:creator>
      <dc:date>2015-10-14T21:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Transparency</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777797#M684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the opacity property? Is a generic property of most objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 22:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777797#M684</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-10-14T22:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Transparency</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777798#M685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paul,&lt;/P&gt;&lt;P&gt;Any idea how to implement a slider for layer opacity?&lt;/P&gt;&lt;P&gt;PW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 23:04:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777798#M685</guid>
      <dc:creator>PatrickWild3</dc:creator>
      <dc:date>2015-10-14T23:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Transparency</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777799#M686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Off the top of my head, I imagine you'd create a Slider object with a min/max value of 0/1 and bind its value to the opacity of the layer, something like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Slider{&lt;/P&gt;&lt;P&gt;id: slider&lt;/P&gt;&lt;P&gt;minimumValue: 0&lt;/P&gt;&lt;P&gt;maximumValue: 1&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;ArcgisTiledMapServiceLayer{&lt;/P&gt;&lt;P&gt;opacity: slider.value&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In theory, as you alter the value of the slider, it should adjust the opacity of the layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 00:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/transparency/m-p/777799#M686</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-10-15T00:14:17Z</dc:date>
    </item>
  </channel>
</rss>

