<mx:Image id="legendeImg" x="345" y="20" source="{imageLegende}" width="80" height="313" visible="false"/>
imageLegende = configXML.legende || "assets/images/crea/vide.png";
myBitmapData = Bitmap(legendeImg.content).bitmapData; landPDF.addImage(new Bitmap(myBitmapData),null,xLegend,yLegend,wLegend,hLegend,0,1,true,tLegend,100);
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.