enum PolygonFlags in module com::sun::star::drawing:: |
enum PolygonFlags;
defines how a bezier curve goes through a point.
Values Summary |
|
NORMAL | the point is normal, from the curve discussion view. |
SMOOTH | the point is smooth, the first derivation from the curve discussion view. |
CONTROL | the point is a control point, to control the curve from the user interface. |
SYMMETRIC | the point is symmetric, the second derivation from the curve discussion view. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.