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

service ImageMapPolygonObject
Description
this service describes a polygon-shaped region inside a html image map.
See also
::com::sun::star::image::ImageMap
See also
::com::sun::star::image::ImageMapObject

Included Services
::com::sun::star::image::ImageMapObject
Description
The basic service for all image map objects.
Properties' Summary
::com::sun::star::drawing::PointSequence
Polygon
This sequence of points outlines the click area of this image map object.  
Properties' Details
Polygon
::com::sun::star::drawing::PointSequence Polygon;
Description
This sequence of points outlines the click area of this image map object.

 
Top of Page