Class Fox::FXSegment
In: rdoc-sources/FXDC.rb
Parent: Object

Line segment

Attributes

x1  [RW]  x-coordinate of the starting point [Integer]
x2  [RW]  x-coordinate of the endpoint [Integer]
y1  [RW]  y-coordinate of the starting point [Integer]
y2  [RW]  y-coordinate of the endpoint [Integer]

[Validate]