Silverlight Marching Ants Image Selection

Posted by Ben Herila on Stack Overflow See other posts from Stack Overflow or by Ben Herila
Published on 2010-06-18T05:03:22Z Indexed on 2010/06/18 5:13 UTC
Read the original article Hit count: 373

(Silverlight 3)

Is there a pre-existing (preferably free, even better if open source) method (either a control or source code) for dragging a "marching ants" style selection on an image in a ScrollViewer or on a Canvas, similar to how it's done in image editing software?

Even better if the resulting selection box has adjustment handles.

© Stack Overflow or respective owner

Related posts about silverlight-3.0

Related posts about image-manipulation