RelativeArcTo
@Immutable data class RelativeArcTo : PathNode
Summary
Public constructors
Properties
arcStartDx
val arcStartDx: Float
arcStartDy
val arcStartDy: Float
horizontalEllipseRadius
val horizontalEllipseRadius: Float
isMoreThanHalf
val isMoreThanHalf: Boolean
isPositiveArc
val isPositiveArc: Boolean
verticalEllipseRadius
val verticalEllipseRadius: Float
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-28 UTC.