struct

Blend2D::Geometry::Ellipse

Inherits Blend2D::Geometry::GeometryType < Struct < Value < Object

Constructors

new(cx : Float64, cy : Float64, rx : Float64, ry : Float64)
Source
new(point : Point, rx : Float64, ry : Float64)
Source

Instance methods

center
Source