rectangle

Help Contents graphix rectangle
square cube

graphix.rectangle :center :radiusx :radiusy :focus :spin


Definition:

to graphix.rectangle :center :radiusx :radiusy :focus :spin

	make local "type "rectangle

	to ondrawimage 
		output dll.graphix.drawrectangle 
	end
end

Example:

Reference:

square cube