Class: Wx::SF::ShapeCanvas::PRECON_FINISH_STATE

Inherits:
Enum
  • Object
show all
Defined in:
lib/wx/shapes/shape_canvas.rb

Constant Summary collapse

OK =

Finish line connection.

self.new(0)
FAILED_AND_CANCEL_LINE =

Cancel line connection and abort the interactive connection.

self.new(1)
FAILED_AND_CONTINUE_EDIT =

Cancel line connection and continue with the interactive connection.

self.new(2)

Method Summary

Methods inherited from Enum

#init_from_serialized