struct BezierPoint in module com::sun::star::drawing:: |
struct BezierPoint;
This is a point on a bezier curve.
The two control points specify how the bezier curve goes through the given position.
Field Summary |
|
Position | This is the position of this point. |
ControlPoint1 | This is the position of the first control point. |
ControlPoint2 | This is the position of the second control point. |
Field Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.