Skip to main content

Measure area after DisplayCaptureGeometry Activity

Comments

3 comments

  • Zack Robison
    I use the Areas and Lengths task... you'll need an AGS server for that.  There are, I'm sure, other methods, and if anybody has a client-side solution I would like to hear it, but this is the route that I've been taking.
    0
  • Nico Burgerhart
    You can get the width and height with captured_geom.Extent.Width and capured_geom.Extent.Height and do some checks on it.
    0
  • Permanently deleted user
    Thanks for responses - def keen to keep things client side if possible. I'll see what I can do with width and height but just wanted to check I hadnt missed a built-in trick here.

     

    Cheers
    0

Please sign in to leave a comment.