Garry's Mod Wiki

DFrame:GetMinHeight

  number DFrame:GetMinHeight()

Description

Gets the minimum height the DFrame can be resized to by the user.

You must call DFrame:SetSizable before the user can resize the frame.

Returns

1 number
The minimum height the user can resize the frame to.