Syntax
Lua |
---|
function ListBox:GetWrapIndentAmount(); |
Returns
Type: numberThe number of pixels to indent wrapped rows or columns.
Remarks
Gets the number of pixels to indent wrapped rows in a horizontal listbox or wrapped columns in a vertical listbox. The default value is 0, resulting in no indentation.