can getpixelposition() be used for uifigure?

getpixelposition(hObj, recursive) is a convenient function to get the position of an object, especially when recursive is true.
The documentation says it should be used only for legacy figure/GUIDE. But based on my limited test, it works fine for uifigure without any warning.
Is the documentation a little outdated, or is there any consideration to avoid using it for uifigure?

 채택된 답변

Aman Vyas
Aman Vyas 2020년 11월 6일

0 개 추천

Hi,
getpixelposition is supported in uifigure. The documentation pages should update in future releases.
Aman

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Develop Apps Programmatically에 대해 자세히 알아보기

질문:

2020년 10월 28일

답변:

2020년 11월 6일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by