.. _api.TextGraphic:

TextGraphic
***********

===========
TextGraphic
===========
.. currentmodule:: fastplotlib

Constructor
~~~~~~~~~~~
.. autosummary::
    :toctree: TextGraphic_api

    TextGraphic

Properties
~~~~~~~~~~
.. autosummary::
    :toctree: TextGraphic_api

    TextGraphic.axes
    TextGraphic.block_events
    TextGraphic.deleted
    TextGraphic.event_handlers
    TextGraphic.face_color
    TextGraphic.font_size
    TextGraphic.name
    TextGraphic.offset
    TextGraphic.outline_color
    TextGraphic.outline_thickness
    TextGraphic.right_click_menu
    TextGraphic.rotation
    TextGraphic.supported_events
    TextGraphic.text
    TextGraphic.visible
    TextGraphic.world_object

Methods
~~~~~~~
.. autosummary::
    :toctree: TextGraphic_api

    TextGraphic.add_axes
    TextGraphic.add_event_handler
    TextGraphic.clear_event_handlers
    TextGraphic.remove_event_handler
    TextGraphic.rotate
    TextGraphic.share_property
    TextGraphic.unshare_property