square

Help Contents graphix square
graphix.hyperbola rectangle

graphix.square :center :radius :focus :spin


Definition:

to graphix.square :center :radius :focus :spin

	make local "type "square

	to ondrawimage 
		output dll.graphix.drawrectangle 
	end
end

Reference:

graphix.hyperbola rectangle