<TextBlock Text="Job # " FontSize="44" /> <TextBlock Text="{Binding Attributes[OBJECTID]}" FontSize="44" /> <TextBlock Text="XMax" FontSize="44" /> <!These two dont work!> <TextBlock Text="{Binding Extent[XMax]}" FontSize="44" /> <TextBlock Text="{Binding Geography[Extent]}" FontSize="44" />
<!These two dont work!><TextBlock Text="{Binding Extent[XMax]}" FontSize="44" /><TextBlock Text="{Binding Geography[Extent]}" FontSize="44" />
That being said I am not sure to understand what you need to do, so not sure that helps.
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.