MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::ShapeDefInstruction::DrawChar Struct Reference

Holds the parsed data for a DrawChar instruction. More...

#include <ShapeDesigner.h>

Public Attributes

char32_t codePoint
 The 32-bit codepoint of the character to draw.
 

Detailed Description

Holds the parsed data for a DrawChar instruction.