worldToScreen

abstract fun worldToScreen(shape: Shape): Shape


abstract fun worldToScreen(node: N?): Shape?

Returns the shape of the node according to its layout position in screen coordinates.

Return

the shape of the node

Parameters

node

the node