EMF::POINTLARRAY(3) | libemf | EMF::POINTLARRAY(3) |
EMF::POINTLARRAY - Represent an array of points in a simple way.
#include <libemf.h>
POINTLARRAY (POINTL *const points, const DWORD n)
POINTL *const points_
Array of POINTLs. const DWORD n_
Number of POINTLs in array.
Represent an array of points in a simple way.
Allow an array of POINTL's to be written out at once.
Simple constructor.
Parameters
Generated automatically by Doxygen for libemf from the source code.
Wed Jun 29 2022 | Version 1.0.9 |