Determines the amount of additional space the widget is using to pad the edges of its visible area.
Syntax
public
void GetPadding (
out int xpad,
out int ypad)
Parameters
- xpad
- a int in which to store left/right-edge padding
- ypad
- a int in which to store top/bottom-edge ypadding
Remarks
Requirements
Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)