Functions do not exist in docs

(element is variable of UiElement)

I want know difference about position functions(GetAbsolutePostion,GetMonitorPosition, etc…)

but I can’t find docs in MS or Uipath.

How can I get knowledge about functions that do not exist in docs?

hey

check this

search it by microsoft, or .net or c#
regards!

Thank you for reply,

but I can’t still find docs about GetmonitorPosition or GetNormalizedPosition…

Hi,

I guess there is no document because of internal methods of UiPath.
I think we need to identify its specification from its name and return value etc, as the following.

img20220330-1

GetAbsolutePosition : Position of the element in desktop?
GetMonitorPosition : Desktop size?

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.