Garry's Mod Wiki

DIconLayout:SetSpaceY

  DIconLayout:SetSpaceY( number ySpacing )

Description

Sets the vertical (y) spacing between children within the DIconLayout. You must call DIconLayout:Layout in order for the changes to take effect.

Arguments

1 number ySpacing
The vertical gap between rows in the DIconLayout.