< Previous | Contents | Next >

Usage

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


Example


sh:AddRectangle ( -0.1, 0.1,- 0.1, 0.1, 0.01, 8)