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