Class: Wx::SF::ShapeCanvas::VALIGN

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)
TOP =
self.new(1)
MIDDLE =
self.new(2)
BOTTOM =
self.new(3)

Method Summary

Methods inherited from Enum

#init_from_serialized