struct

Cairo::Point

Inherits Struct / Value / Object

Constructors

new(x : Float64, y : Float64)
Source
new(point : LibCairo::PathDataPointT)
Source

Instance methods

to_path_data_point
Source
x=(x : Float64)
Source
y=(y : Float64)
Source