get_bounds


Description:

public void get_bounds (out int x, out int y, out uint width, out uint height)

Retrieves the bounding box of the effect.

Parameters:

this

A FadeEffect

x

The x value of the effect bounds, in pixels

y

The y value of the effect bounds, in pixels

width

The width of the effect bounds, in pixels, or typeof (unichar2) 0

height

The height of the effect bounds, in pixels, or typeof (unichar2 )0




2022 vala-language.org