ListWidget::GetItemSpacing
Defined in:
Returns the vertical list item spacing.
C4Widgets.h
Prototype
float GetItemSpacing(void) const;
Description
The GetItemSpacing
function returns the vertical distance from the top of one list item to the top of the next list item.
See Also