LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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. More...
 
com::sun::star::drawing::PolyPolygonBezierCoords PolyPolygonBezier
 These are the Bezier points of this polygon. More...
 
com::sun::star::drawing::PolyPolygonBezierCoords Geometry
 These are the untransformed Bezier coordinates of this polygon. More...
 

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: