The operator * function returns a new Point value determined by multiplying a fixed value (number or another Point) with the x and y coordinate values of the first point parameter. This function is constant and does not modify either of the passed parameters.
The following expression is used to determine the result: