:: com :: sun :: star :: image ::
|
service ImageMapCircleObject |
- Description
- this service describes a circular-shaped region inside
a html image map.
|
Included Services - Summary |
ImageMapObject |
The basic service for all image map objects.
|
Properties' Summary |
::com::sun::star::awt::Point
Center |
This is the center point of the circle in pixels |
long
Radius |
This is the radius of the circle in pixels |
Included Services - Details |
ImageMapObject
- Description
- The basic service for all image map objects.
|
|
Properties' Details |
Center
::com::sun::star::awt::Point Center;
- Description
- This is the center point of the circle in pixels
|
|
Radius
long Radius;
- Description
- This is the radius of the circle in pixels
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.