< Previous | Contents | Next >
shape:AddRectangle (float Left, float Right, float Top, float Bottom, float Corner Radius, float Precision)
— Left edge
— Right edge
— Top edge
— Bottom edge
— Corner Radius zero is sharp corner
— Precision Anti Aliasing oversampling
sh:AddRectangle ( -0.1, 0.1,- 0.1, 0.1, 0.01, 8)