Automatic generation produced by ISE Eiffel
class WEL_GDIP_POINT General cluster: wel description: "GpPoint struct used by Gdi+." create: make, make_with_position Ancestors ANY Queries item: POINTER structure_size: INTEGER_32 x: INTEGER_32 y: INTEGER_32 Commands set_x (a_x: INTEGER_32) set_y (a_y: INTEGER_32) -- Generated by Eiffel Studio --
For more details: eiffel.org