Garry's Mod Wiki

DLabel:GetDrawBackground

  boolean DLabel:GetDrawBackground()

Description

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

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

Returns

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