#include <libemf.h>
Public Methods | |
POINTLARRAY (POINTL *const points, const DWORD n) | |
Public Attributes | |
POINTL* const | points_ |
Array of POINTLs. | |
const DWORD | n_ |
Number of POINTLs in array. |
Allow an array of POINTL's to be written out at once.
|
Simple constructor.
|