get_geometry


Description:

[ Version ( deprecated = true , deprecated_since = "1.10" ) ]
public Geometry get_geometry ()

Warning: get_geometry is deprecated since 1.10.

Gets the size and position of an actor relative to its parent actor.

Note:

This is the same as calling get_position and get_size. It tries to "do what you mean" and get the requested size and position if the actor's allocation is invalid.

Parameters:

this

A Actor

geometry

A location to store actors Geometry