| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
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.  More... | |
| com::sun::star::awt::Point | ControlPoint1 | 
| This is the position of the first control point.  More... | |
| com::sun::star::awt::Point | ControlPoint2 | 
| This is the position of the second control point.  More... | |
This is a point on a Bezier curve.
The two control points specify how the Bezier curve goes through the given position.
| 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.
| com::sun::star::awt::Point Position | 
This is the position of this point.
 1.8.14