Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Blend2D::Geometry::Circle
Inherits
Blend2D::Geometry::GeometryType
<
Struct
<
Value
<
Object
Constructors
new
(cx :
Float64
, cy :
Float64
, r :
Float64
)
Source
new
(center :
Point
, r :
Float64
)
Source
Instance methods
center
Source
cx
Source
cy
Source
r
Source