ViewToImage
where = view->ViewToImage(where);
where = view->ViewToImage(where);
BPoint point = ViewToImage(position);
point = ViewToImage(point);
BPoint ViewToImage(BPoint p) const;