fillText
Description​
(no description)
- JavaScript
- C#
- Kotlin
fillText(text: string, x: number, y: number): void
void FillText(string text, double x, double y)
fun fillText(text: String, x: Double, y: Double): Unit
Parameter | Summary |
---|---|
textAll | (no description) |
xAll | (no description) |
yAll | (no description) |