Bool Resize (float w, float h)
Resizes the snip. The snip can refuse to be resized, in which case it will return FALSE. Otherwise, the snip will resize (and should call it's administrator's Resized method) and return TRUE.