API Reference > Other Classes > OdEditorReactor Class > OdEditorReactor Methods > OdEditorReactor::toolbarBitmapSizeWillChange Method
OdEditorReactor::toolbarBitmapSizeWillChange Method
Syntax
C++
virtual void toolbarBitmapSizeWillChange(bool largeBitmaps);
Parameters 
Description 
bool largeBitmaps 
[in] True if and only if large bitmaps. 

Notification function called to indicate the toolbar bitmap size is about to change. 

 

This function is called before the operation.

toolbarBitmapSizeChanged

Copyright © 2002–2020. Open Design Alliance. All rights reserved.