Public Attributes | |
double | width |
The width, in inches, of the image in design cooridnates. | |
double | height |
The height, in inches, of the image in design cooridnates. | |
double | angle |
Rotation angle, in radians. | |
double | x |
The x-coordinate of the translation applied after scaling and rotation. | |
double | y |
The y-coordinate of the translation applied after scaling and rotation. | |
Specifies a transformation, usually when placing an image in the design. The tranformation is performed as follows:
double ImagePositionProxy::width |
The width, in inches, of the image in design cooridnates.
double ImagePositionProxy::height |
The height, in inches, of the image in design cooridnates.
double ImagePositionProxy::angle |
Rotation angle, in radians.
double ImagePositionProxy::x |
The x-coordinate of the translation applied after scaling and rotation.
double ImagePositionProxy::y |
The y-coordinate of the translation applied after scaling and rotation.