Bool Resize (wxSnip *snip, float w, float h)
Attempts to resize the gievn snip. If the snip allows resizing, TRUE is returned. Use this method instead of calling the snip's Resize method directly; this will make the resize undo-able.