service ImageMapRectangleObject in module com::sun::star::image::

(Global Index)

Syntax

service ImageMapRectangleObject;

Description

this service describes a rectangular-shaped region inside a html image map.

See also

ImageMap

See also

ImageMapObject

Included Services

com::sun::star::image::ImageMapObject

Description

The basic service for all image map objects.


Property Summary

Boundary This is the boundary of this rectangle object

Property Details



Boundary

Syntax

com::sun::star::awt::Rectangle Boundary;

Description

This is the boundary of this rectangle object

Top of Page