wxRuby Documentation Home

Wx::RealPoint

A RealPoint is a useful data structure for graphics operations. It contains floating point point x_ and _y members. See also Point for an integer version.

Derived from

None

See also

Point

Methods

RealPoint.new

RealPoint.new(Float x,  Float y)

Create a point.

double x

double y

Members of the RealPoint object.

[This page automatically generated from the Textile source at Fri Oct 31 16:06:47 +0000 2008]