Set or get the ImageSize. True for LargeIcons, false for SmallIcons.

Declaration Syntax
public bool LargeIcons { get; set; }Public Property LargeIcons As Boolean
public:
property bool LargeIcons {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)