Class: Wx::SF::OrthoLineShape::SEGMENTCPS

Inherits:
Struct
  • Object
show all
Defined in:
lib/wx/shapes/shapes/ortho_shape.rb

Instance Attribute Summary collapse

Instance Attribute Details

#srcObject

Returns the value of attribute src

Returns:

  • (Object)

    the current value of src



12
13
14
# File 'lib/wx/shapes/shapes/ortho_shape.rb', line 12

def src
  @src
end

#trgObject

Returns the value of attribute trg

Returns:

  • (Object)

    the current value of trg



12
13
14
# File 'lib/wx/shapes/shapes/ortho_shape.rb', line 12

def trg
  @trg
end