previous up next     contents index
Next: wxSnip::SetAdmin Up: wxSnip: wxObject Previous: wxSnip::ReleaseFromOwner

wxSnip::Resize

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.



PLT