strokeRect method

void strokeRect (num x num y num width num height)

Implementation

void strokeRect(num x, num y, num width, num height) native;