LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
BezierPoint Struct Referencepublished

This is a point on a Bezier curve. More...

import "BezierPoint.idl";

Public Attributes

com::sun::star::awt::Point Position
 This is the position of this point.
com::sun::star::awt::Point ControlPoint1
 This is the position of the first control point.
com::sun::star::awt::Point ControlPoint2
 This is the position of the second control point.

Detailed Description

This is a point on a Bezier curve.

The two control points specify how the Bezier curve goes through the given position.

Deprecated

Member Data Documentation

◆ ControlPoint1

This is the position of the first control point.

◆ ControlPoint2

This is the position of the second control point.

◆ Position

This is the position of this point.


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