SM_CYICONSPACING top-level constant

int const SM_CYICONSPACING

The height of a grid cell for items in large icon view, in pixels. Each item fits into a rectangle of size SM_CXICONSPACING by SM_CYICONSPACING when arranged. This value is always greater than or equal to SM_CYICON.

Implementation

const SM_CYICONSPACING = 39;