![]()
|
|
|||||||||||||
Class GlyphOutlinepublic class GlyphOutline
{
// Fields
public GlyphMetrics gm;
public OutlinePolygon polygons[];
// Constructors
public GlyphOutline();
}
This class holds the outline information of a character. ConstructorsGlyphOutlinepublic GlyphOutline(); Fields
|
| © 1998 Microsoft Corporation. All rights reserved. Terms of use. |