Package com.ms.fx |
![]() Previous |
![]() Contents |
![]() Index |
![]() Next |
public class OutlineCurve { // Fields public final static int PRIM_LINE; public final static int PRIM_QSPLINE; public int type; public FloatPoint points[]; }
A class that defines the curves of an outline.
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.