get_padding


Description:

[ Version ( since = "2.18" ) ]
public void get_padding (out int xpad, out int ypad)

Fills in xpad and ypad with the appropriate values of this.

Parameters:

this

A CellRenderer

xpad

location to fill in with the x padding of the cell, or null

ypad

location to fill in with the y padding of the cell, or null