<?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: Remove basemap service credit from Map layout in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/remove-basemap-service-credit-from-map-layout/m-p/1327959#M10378</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/12882"&gt;@Wolf&lt;/a&gt;&amp;nbsp;- it works.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 20:49:48 GMT</pubDate>
    <dc:creator>HelenZhou</dc:creator>
    <dc:date>2023-09-12T20:49:48Z</dc:date>
    <item>
      <title>Remove basemap service credit from Map layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/remove-basemap-service-credit-from-map-layout/m-p/1327457#M10365</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have created a map layout with Basemap.TopographicVector as the basemap. The credit of this basemap server covers quite some space on the lower right corner of the layout. I am wondering how to remove the credit?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 20:40:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/remove-basemap-service-credit-from-map-layout/m-p/1327457#M10365</guid>
      <dc:creator>HelenZhou</dc:creator>
      <dc:date>2023-09-11T20:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remove basemap service credit from Map layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/remove-basemap-service-credit-from-map-layout/m-p/1327498#M10367</link>
      <description>&lt;P&gt;If you don't want the service layer credits to show up on your map you can place them anywhere on your layout as a text element.&amp;nbsp; You can do this via the ArcGIS Pro UI or programmatically:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;String slcText = "&amp;lt;dyn type='layout' name='SLCs' property='serviceLayerCredits'/&amp;gt;";
GraphicElement slcTxtElm = ElementFactory.Instance.CreateTextGraphicElement(layout, TextType.RectangleParagraph, slcEnv, arial8reg, slcText);&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 11 Sep 2023 21:34:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/remove-basemap-service-credit-from-map-layout/m-p/1327498#M10367</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2023-09-11T21:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remove basemap service credit from Map layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/remove-basemap-service-credit-from-map-layout/m-p/1327959#M10378</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/12882"&gt;@Wolf&lt;/a&gt;&amp;nbsp;- it works.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 20:49:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/remove-basemap-service-credit-from-map-layout/m-p/1327959#M10378</guid>
      <dc:creator>HelenZhou</dc:creator>
      <dc:date>2023-09-12T20:49:48Z</dc:date>
    </item>
  </channel>
</rss>

