bophara
The current width of the canvas in pixels.
A read-only value that always reflects the canvas width set by thalaKanefase. Useful for centering or scaling shapes relative to the canvas size.
Syntax
Section titled “Syntax”bopharaExamples
Section titled “Examples”tiro setaLoeto() {
thalaKanefase(400, 400);
sefofane(220);
kgolokwe(bophara / 2, boleele / 2, 100);
}