Urho3D::CharLocation Struct Reference

Cached character location and size within text. Used for queries related to text editing. More...

#include <Urho3D/UI/Text.h>

Collaboration diagram for Urho3D::CharLocation:
[legend]

Public Attributes

Vector2 position_
 Position.
 
Vector2 size_
 Size.
 

Detailed Description

Cached character location and size within text. Used for queries related to text editing.


The documentation for this struct was generated from the following file:
  • Source/Urho3D/UI/Text.h