Skip to main content

How to pass QueryTask Geometry to DisplayForm

Comments

1 comment

  • Berend Veldkamp
    I guess you'd have to do a second querytask for the points layer, and set its Geometry property the polygon's geometry.

     

    The geometry would be something like this: polygonFeatureSet.Features.First.Geometry

     

     
    0

Please sign in to leave a comment.