GL Studio C++ Runtime API
GlsCTLTextBox::GlyphMetrics Struct Reference

#include <gls_ctl_text_box.h>

Public Attributes

float minX
 Minimum X in logical units.
 
float minY
 Minimum Y in logical units.
 
float maxX
 Maximum X in logical units.
 
float maxY
 Maximum Y in logical units.
 

Detailed Description

The structure returned to the caller when getting the glyph metrics. These are in logical units, relative to the bottom-left corner of the text box.


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