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

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

#include <ShapeDesigner.h>

Public Attributes

Evpu originX
 X coordinate of the origin point.
 
Evpu originY
 Y coordinate of the origin point.
 
Evpu left
 Left of the bounding rectangle.
 
Evpu top
 Top of the bounding rectangle.
 
Evpu right
 Right of the bounding rectangle.
 
Evpu bottom
 Bottom of the bounding rectangle.
 
int scaleX
 X scale transform (scale ratio * 1000).
 
int scaleY
 Y scale transform (scale ratio * 1000).
 
int rotation
 Rotation transform.
 
int unused9
 Undocumented/unused field at index 9.
 
int unused10
 Undocumented/unused field at index 10.
 

Detailed Description

Holds the parsed data for a StartObject instruction.