Skip to main content

add attributes to a graphic

Comments

1 comment

  • Kevin Penner
    Adding attributes should be does in an assign:

     

    graphic.Attributes("MyData") = "Some Values"

     

    I wonder where you are getting those serialization errors from. What are you doing with the graphic/featureset?
    0

Please sign in to leave a comment.