struct Blend2D::Geometry::Ellipse
- Blend2D::Geometry::Ellipse
- Blend2D::Geometry::GeometryType
- Struct
- Value
- Object
Defined in:
blend2d/geometry/ellipse.crConstructors
- .new(cx : Float64, cy : Float64, rx : Float64, ry : Float64)
- .new(point : Point, rx : Float64, ry : Float64)