Nothing Special   »   [go: up one dir, main page]

Garry's Mod Wiki

Panel:GetTextInset

  number, number Panel:GetTextInset()

Description

Gets the left and top text margins of a text-based panel object, such as a DButton or DLabel. This is set with Panel:SetTextInset.

Returns

1 number
The left margin of the text, in pixels.
2 number
The top margin of the text, in pixels.