Uses of Interface
elemental2.dom.CanvasPathMethods.RoundRectRadiiArrayUnionType
-
Uses of CanvasPathMethods.RoundRectRadiiArrayUnionType in elemental2.dom
Methods in elemental2.dom that return CanvasPathMethods.RoundRectRadiiArrayUnionTypeModifier and TypeMethodDescriptionMethods in elemental2.dom that return types with arguments of type CanvasPathMethods.RoundRectRadiiArrayUnionTypeModifier and TypeMethodDescriptiondefault elemental2.core.JsArray
<CanvasPathMethods.RoundRectRadiiArrayUnionType> CanvasPathMethods.RoundRectRadiiUnionType.asJsArray()
Methods in elemental2.dom with parameters of type CanvasPathMethods.RoundRectRadiiArrayUnionTypeModifier and TypeMethodDescriptiondefault void
CanvasPathMethods.roundRect
(double x, double y, double w, double h, CanvasPathMethods.RoundRectRadiiArrayUnionType[] radii) Method parameters in elemental2.dom with type arguments of type CanvasPathMethods.RoundRectRadiiArrayUnionTypeModifier and TypeMethodDescriptiondefault void
CanvasPathMethods.roundRect
(double x, double y, double w, double h, elemental2.core.JsArray<CanvasPathMethods.RoundRectRadiiArrayUnionType> radii)