Class: Wx::SF::ShapeCanvas::HALIGN

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

Overview

Flags for AlignSelected function

Constant Summary collapse

NONE =
self.new(0)
LEFT =
self.new(1)
CENTER =
self.new(2)
RIGHT =
self.new(3)

Method Summary

Methods inherited from Enum

#init_from_serialized