Class: Wx::SF::OrthoLineShape::SEGMENTCPS
- Inherits:
-
Struct
- Object
- Struct
- Wx::SF::OrthoLineShape::SEGMENTCPS
- Defined in:
- lib/wx/shapes/shapes/ortho_shape.rb
Instance Attribute Summary collapse
-
#src ⇒ Object
Returns the value of attribute src.
-
#trg ⇒ Object
Returns the value of attribute trg.
Instance Attribute Details
#src ⇒ Object
Returns the value of attribute src
12 13 14 |
# File 'lib/wx/shapes/shapes/ortho_shape.rb', line 12 def src @src end |
#trg ⇒ Object
Returns the value of attribute trg
12 13 14 |
# File 'lib/wx/shapes/shapes/ortho_shape.rb', line 12 def trg @trg end |