Method: Magick::RVG::Utility::TextAttributes#text_anchor=

Defined in:
lib/rvg/misc.rb

#text_anchor=(anchor) ⇒ Object



386
387
388
# File 'lib/rvg/misc.rb', line 386

def text_anchor=(anchor)
  @text_anchor[-1] = anchor
end