.. index:: pair: struct; EE::Graphics::RichText::SpanBlock .. _doxid-struct_e_e_1_1_graphics_1_1_rich_text_1_1_span_block: struct EE::Graphics::RichText::SpanBlock ======================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct SpanBlock { // fields std::shared_ptr<:ref:`Text`> :target:`text`; :ref:`Rectf` :target:`margin`; :ref:`Rectf` :target:`padding`; };