#######
TextKey
#######

.. cpp:namespace:: hio_html_internal::TextKey

.. default-domain:: cpp

Fields
======

======= ============================================
HC_KEY  :cpp:var:`~hio_html_internal::TextKey::key` 
======= ============================================

Functions
=========

=================== ==================================================================================================================================================================
..                  :cpp:func:`TextKey <hio_html_internal::TextKey::TextKey>`                                                                                                         
bool                :cpp:func:`ShowAlignment <bool hio_html_internal::TextKey::ShowAlignment(SC::Store::Utils::Text::TextAlignment &alignment) const>`                                
bool                :cpp:func:`ShowTransformable <bool hio_html_internal::TextKey::ShowTransformable(bool &transformable) const>`                                                     
bool                :cpp:func:`ShowSize <bool hio_html_internal::TextKey::ShowSize(float &size, TextSizeUnits &sizeUnits) const>`                                                     
bool                :cpp:func:`ShowFont <bool hio_html_internal::TextKey::ShowFont(std::string &font) const>`                                                                         
bool                :cpp:func:`ShowBold <bool hio_html_internal::TextKey::ShowBold(bool &bold) const>`                                                                                
bool                :cpp:func:`ShowItalic <bool hio_html_internal::TextKey::ShowItalic(bool &italic) const>`                                                                          
bool                :cpp:func:`ShowUTF8Text <bool hio_html_internal::TextKey::ShowUTF8Text(std::string &utf8Text) const>`                                                             
:doc:`structPoint`  :cpp:func:`GetPosition <Point hio_html_internal::TextKey::GetPosition() const>`                                                                                   
bool                :cpp:func:`ShowModellingMatrix <bool hio_html_internal::TextKey::ShowModellingMatrix(Matrix &matrix) const>`                                                      
bool                :cpp:func:`ShowRegion <bool hio_html_internal::TextKey::ShowRegion(PointArray &points, bool &regionFitting, bool &relativeCoordinates, bool &windowSpace) const>` 
bool                :cpp:func:`ShowPath <bool hio_html_internal::TextKey::ShowPath(Vector &path) const>`                                                                              
=================== ==================================================================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenstruct:: hio_html_internal::TextKey
   :project: mvo
   :members:
   :undoc-members:



