EMF::POINTLARRAY
Represent an array of points in a simple way.
- Provided by: libemf-doc (Version: 1.0.11-2ubuntu2)
- Source: libemf
- Report a bug
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.