get_padding


Description:

public void get_padding (out int xpad, out int ypad)

Get the x-padding and y-padding of the gutter renderer.

Parameters:

this

a SourceGutterRenderer

xpad

return location for the x-padding, or null to ignore.

ypad

return location for the y-padding, or null to ignore.