.TH "EMF::EXTPEN" 3 "Tue Jun 30 2020" "Version 1.0.9" "libemf" \" -*- nroff -*- .ad l .nh .SH NAME EMF::EXTPEN \- Extended Graphics Pen\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBEMF::GRAPHICSOBJECT\fP, and tagEXTLOGPEN\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBEXTPEN\fP (const EXTLOGPEN *lpen)" .br .ti -1c .RI "OBJECTTYPE \fBgetType\fP (void) const" .br .ti -1c .RI "\fBMETARECORD\fP * \fBnewEMR\fP (HDC dc, HGDIOBJ emf_handle)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP Extended Graphics Pen\&. Pens are used for drawing lines, arc, rectangles, etc\&. .SH "Constructor & Destructor Documentation" .PP .SS "EMF::EXTPEN::EXTPEN (const EXTLOGPEN * lpen)\fC [inline]\fP" .PP \fBParameters\fP .RS 4 \fIlpen\fP the (logical?) pen definition\&. .RE .PP .SH "Member Function Documentation" .PP .SS "OBJECTTYPE EMF::EXTPEN::getType (void) const\fC [inline]\fP, \fC [virtual]\fP" Return the type of this object (could probably do better with RTTI())\&. .PP Implements \fBEMF::OBJECT\fP\&. .SS "\fBMETARECORD\fP* EMF::EXTPEN::newEMR (HDC dc, HGDIOBJ emf_handle)\fC [inline]\fP, \fC [virtual]\fP" Return a new metarecord for this object\&. And record its selection into the given device context\&. .PP \fBParameters\fP .RS 4 \fIdc\fP handle of device context into which this object is being selected\&. .br \fIemf_handle\fP the EMF handle associated with the \fBPEN\fP\&. .RE .PP .PP Implements \fBEMF::GRAPHICSOBJECT\fP\&. .PP References EMF::GRAPHICSOBJECT::contexts\&. .SH "Author" .PP Generated automatically by Doxygen for libemf from the source code\&.