service PolyPolygonShape in module com::sun::star::drawing::

(Global Index)

Syntax

service PolyPolygonShape;

Description

This service is for a polygon shape.

A polypolygon has 2 or more straight lines, with the first and last point connected by a straight line.

Included Services

com::sun::star::drawing::Shape

com::sun::star::drawing::LineProperties

com::sun::star::drawing::FillProperties

com::sun::star::drawing::PolyPolygonDescriptor

com::sun::star::drawing::Text

com::sun::star::drawing::ShadowProperties

com::sun::star::drawing::RotationDescriptor

Top of Page