Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Cairo::Point
Inherits
Struct
/
Value
/
Object
Constructors
new
(x :
Float64
, y :
Float64
)
Source
new
(point :
LibCairo::PathDataPointT
)
Source
new
Source
Instance methods
to_path_data_point
Source
x
Source
x=
(x :
Float64
)
Source
y
Source
y=
(y :
Float64
)
Source