|
MUSX Document Model
|
Holds the parsed data for a CloneChar instruction. More...
#include <ShapeDesigner.h>
Public Attributes | |
| Evpu | dx |
| The X coordinate of the endpoint (relative to current point). | |
| Evpu | dy |
| The Y coordinate of the endpoint (currently ignored). | |
| int | unused2 |
| Unused/undocumented field at index 2. | |
| int | baselineShift |
| Baseline shift in EMs (1/1000 of current point size). | |
| char32_t | codePoint |
| The 32-bit codepoint of the character to clone. | |
Holds the parsed data for a CloneChar instruction.