Jump to content
Software FX Community

Selecting multiple points with mouse


User (Legacy)

Recommended Posts

Is there a way to select multiple points using a mouse?  This would be

similar to using the zoom tool. The user would "MouseDown" on the chart and

drag to get the area of interest (indicated by a retangle), then "MouseUp".

I could then get the points contained within the rectangle and do something

with them.

Regards,

Chris

Link to comment
Share on other sites

Thanks,

Can yo tell me how to get the rectangle to show?

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:9Q$PQ1FZEHA.3152@webserver3.softwarefx.com...

> You can implement this by trapping the Mouse Events and using

MarkerToPixel

> to figure out which points fall into the rectangle.

>

> --

> FP

> Software FX

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...