beginRotate
Description​
(no description)
- JavaScript
- C#
- Kotlin
beginRotate(centerX: number, centerY: number, angle: number): void
void BeginRotate(double centerX, double centerY, double angle)
fun beginRotate(centerX: Double, centerY: Double, angle: Double): Unit
Parameter | Summary |
---|---|
centerXAll | (no description) |
centerYAll | (no description) |
angleAll | (no description) |