<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.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.