SM_CXICONSPACING top-level constant

int const SM_CXICONSPACING

The width 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_CXICON.

Implementation

const SM_CXICONSPACING = 38;