ItemList.setItemIconRegion

Sets the region of item's icon used. The whole icon will be used if the region has no area.

struct ItemList
@nogc nothrow
void
setItemIconRegion
(
in long idx
,
in Rect2 rect
)

Meta