LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
PolyPolygonBezierDescriptor Service Referencepublished

This service describes a polypolygonbezier. More...

import "PolyPolygonBezierDescriptor.idl";

Inheritance diagram for PolyPolygonBezierDescriptor:
ClosedBezierShape OpenBezierShape PolyPolygonBezierShape

Public Attributes

com::sun::star::drawing::PolygonKind PolygonKind
 This is the type of this polygon.
com::sun::star::drawing::PolyPolygonBezierCoords PolyPolygonBezier
 These are the Bezier points of this polygon.
com::sun::star::drawing::PolyPolygonBezierCoords Geometry
 These are the untransformed Bezier coordinates of this polygon.

Detailed Description

This service describes a polypolygonbezier.

A polypolygonbezier consists of multiple Bezier polygons combined in one.

Developers Guide
Drawings and Presentations - Bezier Shapes

Member Data Documentation

◆ Geometry

These are the untransformed Bezier coordinates of this polygon.

◆ PolygonKind

This is the type of this polygon.

◆ PolyPolygonBezier

These are the Bezier points of this polygon.


The documentation for this service was generated from the following file: