Item::SetPosition
void SetPosition (const Point & pt);
void SetPosition ( short hPos, short vPos );
Parameters
- pt
The point, which specifies the new position of the item. - hPos
The horizontal coordinate of the new position of the item. - vPos
The vertical coordinate of the new position of the item.