Package com.ms.fx |
![]() Previous |
![]() Contents |
![]() Index |
![]() Next |
public class GlyphOutline { // Fields public GlyphMetrics gm; public OutlinePolygon polygons[]; // Constructor public GlyphOutline(); }
A class that holds the outline information for a character.
public GlyphOutline();Creates and initializes an outline object.
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.