Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
cx
Source
cy
Source
rx
Source
ry
Source