Get the coordinates of a object in window - urgent
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2010
05:30 AM
08-02-2010
05:30 AM
Get the coordinates of a object in window - urgent
Please suggest a method to obtain the coordinates of a object(typeWPFdatagrid element) in a window.
The idea is to get the coordinates and use them in drag method.
The idea is to get the coordinates and use them in drag method.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2010
08:08 PM
08-02-2010
08:08 PM
Hi,
Your object's Top and Left properties will give you its position. Height and Width will give you its size.
Your object's Top and Left properties will give you its position. Height and Width will give you its size.
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
