GutterRenderer.getPadding
void getPadding(out int xpad, out int ypad)Get the x-padding and y-padding of the gutter renderer.
Parameters
xpad | return location for the x-padding, or null to ignore. |
ypad | return location for the y-padding, or null to ignore. |