previous up next     contents index
Next: wxMediaEdit::GetStartPosition Up: wxMediaEdit: wxMediaBuffer Previous: wxMediaEdit::GetSnipPosition

wxMediaEdit::GetSnipPositionAndLocation

Bool GetSnipPosition (wxSnip *snip, long *pos, float *x = NULL, float *y = NULL)

Gets the snip's item position and top left display location. Any of pos, it x, or y may be NULL. If the snip is found in the buffer, TRUE is returned; otherwise, FALSE is returned.



PLT