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