The method return the size of the images within the toolbar's image list.
[Visual Basic] Public ReadOnly Property ImageSize As Size [C#] public Size ImageSize {get;} [C++] public: __property Size get_ImageSize(); [JScript] public function get ImageSize() : Size;