def SetPosition(self, value): """ Sets the tab position. :param `value`: the new tab position, an instance of :class:`Point`. """ self._pos = value