get_clip


Description:

[ Version ( since = "0.6" ) ]
public void get_clip (out float xoff, out float yoff, out float width, out float height)

Gets the clip area for this, if any is set.

Parameters:

this

a Actor

xoff

return location for the X offset of the clip rectangle, or null

yoff

return location for the Y offset of the clip rectangle, or null

width

return location for the width of the clip rectangle, or null

height

return location for the height of the clip rectangle, or null