.TH "EMF::POINT16ARRAY" 3 "Fri Nov 2 2018" "Version 1.0.9" "libemf" \" -*- nroff -*- .ad l .nh .SH NAME EMF::POINT16ARRAY \- Represent an array of 16-bit point in a simple way\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBPOINT16ARRAY\fP (POINT16 *const points, const DWORD n)" .br .in -1c .SS "Data Fields" .in +1c .ti -1c .RI "POINT16 *const \fBpoints_\fP" .br .RI "Array of POINT16s\&. " .ti -1c .RI "const DWORD \fBn_\fP" .br .RI "Number of POINT16s in array\&. " .in -1c .SH "Detailed Description" .PP Represent an array of 16-bit point in a simple way\&. Allow an array of POINT16's to be written out at once\&. .SH "Constructor & Destructor Documentation" .PP .SS "EMF::POINT16ARRAY::POINT16ARRAY (POINT16 *const points, const DWORD n)\fC [inline]\fP" Simple constructor\&. .PP \fBParameters:\fP .RS 4 \fIpoints\fP pointer to array of POINT16s\&. .br \fIn\fP number POINT16s in array\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libemf from the source code\&.