PathNode.QuadTo


Summary

Public constructors

QuadTo(x1: Float, y1: Float, x2: Float, y2: Float)
Cmn

Public properties

Float
Cmn
Float
Cmn
Float
Cmn
Float
Cmn

Inherited properties

From androidx.compose.ui.graphics.vector.PathNode
Boolean

whether this command is a curve command

Cmn
Boolean

whether this command is a quad command

Cmn

Public constructors

QuadTo

QuadTo(x1: Float, y1: Float, x2: Float, y2: Float)

Public properties

x1

val x1Float

x2

val x2Float

y1

val y1Float

y2

val y2Float