IRotatableTwoDObject class

IRotatableTwoDObject class

Represents any rotatable two dimensional object in a content structure.

The IRotatableTwoDObject type exposes the following members:

Properties

Property Description
rotate_angle Gets the rotate angle of the object in degrees.
x Gets the x-coordinate of the object.
y Gets the y-coordinate of the object.
width Gets the width of the object.
height Gets the height of the object.

See Also