PopupLayout.getOffset

Retrieves the offset for the anchor rectangle.

class PopupLayout
void
getOffset
(
out int dx
,
out int dy
)

Parameters

dx int

return location for the delta X coordinate

dy int

return location for the delta Y coordinate

Meta