ElementGeometry.toTextStringGlyphData Function
Returns only the TextStringGlyphData embedded in the TextString flatbuffer. This data is only internal to the native display libaries.
toTextStringGlyphData(entry: ElementGeometryDataEntry): TextStringGlyphData | undefined
Parameter | Type | Description |
---|---|---|
entry | ElementGeometryDataEntry |
Returns - TextStringGlyphData | undefined
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.