ITwoDObject class

ITwoDObject class

Represents any two dimensional object in a content structure.

The ITwoDObject type exposes the following members:

Properties

Property Description
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