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

service ImageMapRectangleObject
Description
this service describes a rectangular-shaped region inside a html image map.
See also
ImageMap, ImageMapObject

Included Services
ImageMapObject
Description
The basic service for all image map objects.
Properties' Summary
::com::sun::star::awt::Rectangle
Boundary
This is the boundary of this rectangle object  
Properties' Details
Boundary
::com::sun::star::awt::Rectangle Boundary;
Description
This is the boundary of this rectangle object

 
Top of Page