<controls:PrintOverviewLayer TextSymbol="{x:Null}" > <controls:PrintOverviewLayer.ExtentFillSymbol> <esri:SimpleFillSymbol BorderBrush="Red" BorderThickness="3" Fill="Transparent" /> </controls:PrintOverviewLayer.ExtentFillSymbol> </controls:PrintOverviewLayer>
Thank you Dominique! I tried the above steps and I even delete the two reference, MapPrinting and MapPrintingControls, but the errors are still there. Looks like there are only two element in controls, CloneMap and SurrogateBinder, the others are gone. Attachment 10170Do you have other thoughts on this? Thank you
That's coming from a mix of dlls version.To make it working:Check your project referencesClean your solutionExit Visual studioRemove your project bin and obj foldersOpen again VSRebuild your project : this should work.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.