struct

Blend2D::Geometry::Line

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

Constructors

new(x0 : Float64, y0 : Float64, x1 : Float64, y1 : Float64)
Source
new(a : Point, b : Point)
Source

Instance methods