EMF::EMRPOLYPOLYGON Class Reference

EMF Poly Polygon. More...

#include <libemf.h>

Inheritance diagram for EMF::EMRPOLYPOLYGON:
EMF::METARECORD

List of all members.

Public Member Functions

 EMRPOLYPOLYGON (const RECTL *bounds, const POINT *points, const INT *counts, UINT polygons)
 ~EMRPOLYPOLYGON ()

Detailed Description

EMF Poly Polygon.

Draw several filled polygons.


Constructor & Destructor Documentation

EMF::EMRPOLYPOLYGON::EMRPOLYPOLYGON ( const RECTL *  bounds,
const POINT *  points,
const INT *  counts,
UINT  polygons 
) [inline]
Parameters:
bounds overall bounding box of polygon.
points array of polygon vertices.
counts array of number of vertices in each polygon.
polygons number of polygons.
EMF::EMRPOLYPOLYGON::~EMRPOLYPOLYGON (  )  [inline]

Destructor frees a copy of the counts and points it buffered.


The documentation for this class was generated from the following file:

Generated on Thu May 24 08:29:26 2012 for EMF by  doxygen 1.5.9-20090622