Syntax
service ImageMapCircleObject;
Description
this service describes a circular-shaped region inside
a html image map.
See also
- ImageMap
-
See also
- ImageMapObject
-
com::sun::star::image::ImageMapObject -
Description
The basic service for all image map objects.
Property Summary
|
Center |
This is the center point of the circle in pixels |
|
Radius |
This is the radius of the circle in pixels |
|
Property Details
|
|
Syntax
com::sun::star::awt::Point Center;
Description
This is the center point of the circle in pixels
Syntax
long Radius;
Description
This is the radius of the circle in pixels
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.