PictureItem::PictureItem
PictureItem (
const Panel & panel,
short item
);
PictureItem (
const Panel & panel,
const Rect & rect,
FrameType type = NoFrame
);
Parameters
- panel
A reference to the parent panel of the picture item. - item
The item ID of the picture item. - rect
A reference to the bounding rectangle of the picture item. - type
The frame type of the picture item.