Blend2D::Geometry::RoundRect
Inherits Blend2D::Geometry::GeometryType < Struct < Value < Object
Constructors
new(x : Float64, y : Float64, w : Float64, h : Float64, rx : Float64, ry : Float64)
Sourcenew(x : Float64, y : Float64, w : Float64, h : Float64, r : Float64)
Sourcenew(rect : Rect, rx : Float64, ry : Float64)
Sourcenew(rect : Rect, r : Float64)
SourceInstance methods
rx
Sourcery
Source