<?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 Accessing Map Information From Within a Custom Renderer in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/accessing-map-information-from-within-a-custom/m-p/44533#M1155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created a custom renderer.&amp;nbsp; My implementation of the Draw method requires that I know the scale of the map that is currently being rendered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I get this information?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently I store the Map with the renderer but this isn't a general enough solution.&amp;nbsp; If the user copies the layer using this renderer to another map, that layer would no longer be rendered properly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Nov 2010 21:47:54 GMT</pubDate>
    <dc:creator>WillGelden</dc:creator>
    <dc:date>2010-11-16T21:47:54Z</dc:date>
    <item>
      <title>Accessing Map Information From Within a Custom Renderer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/accessing-map-information-from-within-a-custom/m-p/44533#M1155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created a custom renderer.&amp;nbsp; My implementation of the Draw method requires that I know the scale of the map that is currently being rendered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I get this information?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently I store the Map with the renderer but this isn't a general enough solution.&amp;nbsp; If the user copies the layer using this renderer to another map, that layer would no longer be rendered properly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 21:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/accessing-map-information-from-within-a-custom/m-p/44533#M1155</guid>
      <dc:creator>WillGelden</dc:creator>
      <dc:date>2010-11-16T21:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Map Information From Within a Custom Renderer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/accessing-map-information-from-within-a-custom/m-p/44534#M1156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The draw method takes in the IDisplay (of the map),&amp;nbsp; The ScreenDisplay has an interface IScreenDisplay with DisplayTransformation.&amp;nbsp; IDisplayTransformation has scaleratio property which refers to the map scale.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 19:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/accessing-map-information-from-within-a-custom/m-p/44534#M1156</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2010-11-17T19:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Map Information From Within a Custom Renderer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/accessing-map-information-from-within-a-custom/m-p/44535#M1157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's exactly what I was looking for.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 15:13:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/accessing-map-information-from-within-a-custom/m-p/44535#M1157</guid>
      <dc:creator>WillGelden</dc:creator>
      <dc:date>2010-11-18T15:13:04Z</dc:date>
    </item>
  </channel>
</rss>

