Automatic generation produced by ISE Eiffel
class WEL_GDIP_GRAPHICS_PATH General cluster: wel description: "Grapics path functions in Gdi+ which represents a series of connected lines and curves. For more information, please see: MSDN GraphicsPath Functions: http://msdn.microsoft.com/en-us/library/ms534039(VS.85).aspx" create: make, make_with_fill_mode, make_with_points_bytes_fill_mode Ancestors WEL_GDIP_ANY Queries exists: BOOLEAN gdi_plus_handle: POINTER is_gdi_plus_installed: BOOLEAN item: POINTER shared: BOOLEAN Commands destroy_item dispose set_item (an_item: POINTER) set_shared set_unshared -- Generated by Eiffel Studio --
For more details: eiffel.org