Skip to main content

Save a new polygon in a workflow from Markup

Comments

1 comment

  • Berend Veldkamp
    Use an Assign activity to create a new graphic object and set the Geometry property: New Graphic With { .Geometry = myPolygon }

     

     
    0

Please sign in to leave a comment.