Garry's Mod Wiki

DPanel:GetDrawBackground

  boolean DPanel:GetDrawBackground()

Description

We advise against using this. It may be changed or removed in a future update. You should use DPanel:GetPaintBackground instead.

Returns whether or not the panel background is being drawn. Alias of DPanel:GetPaintBackground.

Returns

1 boolean
True if the panel background is drawn, false otherwise.