Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
a
Source
b
Source
x0
Source
x1
Source
y0
Source
y1
Source