<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.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.