strokeRect
Description​
(no description)
- JavaScript
- C#
- Kotlin
strokeRect(x: number, y: number, w: number, h: number): void
void StrokeRect(double x, double y, double w, double h)
fun strokeRect(x: Double, y: Double, w: Double, h: Double): Unit
Parameter | Summary |
---|---|
xAll | (no description) |
yAll | (no description) |
wAll | (no description) |
hAll | (no description) |