TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sahil Dudeja
NA
6
3.6k
Moving Rectangle on Mouse move
Aug 10 2017 9:58 AM
Hi WPF Experts,
I am a java developer who recently moved to WPF development. I am working on a requirement where I want to show a rectangle being moved where ever I move mouse around the canvas drawn on window. I want to show a image in this rectangle also being moved around with moving the mouse.
We have used Foxit SDK. We are capturing the signature and storing it in an image file. On mouse touch down event, that image is placed at canvas as annotation. Now user doesn't know how exactly signature would be placed on canvas untill he clicks which is creating problem.
If anyone can give some leads, it would be really helpful.
Thanks,
Sahil
Reply
Answers (
1
)
About mouse event
How to set A4 size for FlowDocument under Window in WPF C# ?