Class: Wx::SF::LineShape::LINEMODE

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

Overview

The modes in which the line shape can stay.

Constant Summary collapse

READY =
self.new(0)
UNDERCONSTRUCTION =
self.new(1)
SRCCHANGE =
self.new(2)
TRGCHANGE =
self.new(3)

Method Summary

Methods inherited from Enum

#init_from_serialized