Method: Ruber::EditorView#hide_annotation_border

Defined in:
lib/ruber/editor/editor_view.rb

#hide_annotation_borderObject



139
140
141
# File 'lib/ruber/editor/editor_view.rb', line 139

def hide_annotation_border
  set_annotation_border_visible false
end