Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Cairo::Extents
Inherits
Struct
<
Value
<
Object
Constructors
new
(x1 :
Float64
, y1 :
Float64
, x2 :
Float64
, y2 :
Float64
)
Source
new
(p1 :
Point
, p2 :
Point
)
Source
new
Source
Instance methods
p1
Source
p1=
(p :
Point
)
Source
p2
Source
p2=
(p :
Point
)
Source
x1
Source
x1=
(x1 :
Float64
)
Source
x2
Source
x2=
(x2 :
Float64
)
Source
y1
Source
y1=
(y1 :
Float64
)
Source
y2
Source
y2=
(y2 :
Float64
)
Source