<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.
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.