Select to view content in your preferred language

Anyone added attributes to a graphic in xaml

1410
1
11-18-2010 07:19 AM
NeerajSingh
Emerging Contributor
I am trying to figure out how to add graphic attributes in xaml to be used as maptips
for the graphics layer.

<esri:Graphic Symbol="{StaticResource BlueMarkerSymbol}" x:Name="DullesGraphic" >
                            <esri:Graphic.Attributes>
                              
                            </esri:Graphic.Attributes>
</esri:Graphic>

Anyone ever done that?

Thanks

Neeraj
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
0 Kudos