Class: Wx::SF::ConnectionPoint::CPORTHODIR

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

Overview

Direction of orthogonal connection

Constant Summary collapse

UNDEF =
self.new(1)
HORIZONTAL =
self.new(2)
VERTICAL =
self.new(3)

Method Summary

Methods inherited from Enum

#init_from_serialized