.. index:: pair: struct; EE::Graphics::TextSelectionRange .. _doxid-struct_e_e_1_1_graphics_1_1_text_selection_range: struct EE::Graphics::TextSelectionRange ======================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct TextSelectionRange { // fields :ref:`Int64` :target:`start` { 0 }; :ref:`Int64` :target:`end` { 0 }; };