IRotatableTwoDObject class

IRotatableTwoDObject class

Represents any rotatable two dimensional object in a content structure.

The IRotatableTwoDObject type exposes the following members:

Properties

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

See Also