ITwoDObject class

ITwoDObject class

Represents any two dimensional object in a content structure.

The ITwoDObject type exposes the following members:

Properties

Property Description
height The height of the object.
width The width of the object.
x The x-coordinate of the object.
y The y-coordinate of the object.

See Also