GL Studio C++ Runtime API
GlsTextBox::RowInfo Struct Reference

#include <gls_text_box.h>

Public Attributes

unsigned int startingIndex
 
unsigned int length
 
float pixelWidth
 

Detailed Description

info for one row of text in the display

Member Data Documentation

◆ length

unsigned int length

the number of characters in row

◆ pixelWidth

float pixelWidth

the width of row in pixels

◆ startingIndex

unsigned int startingIndex

starting text index into the display for row else GLSUINT32_MAX if row has no characters


The documentation for this struct was generated from the following file: