ReactOS 0.4.15-dev-7942-gd23573b
GpPen Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for GpPen:

Public Attributes

UINT style
 
GpUnit unit
 
REAL width
 
GpLineCap endcap
 
GpLineCap startcap
 
GpDashCap dashcap
 
GpCustomLineCapcustomstart
 
GpCustomLineCapcustomend
 
GpLineJoin join
 
REAL miterlimit
 
GpDashStyle dash
 
REALdashes
 
INT numdashes
 
REAL offset
 
GpBrushbrush
 
GpPenAlignment align
 
GpMatrix transform
 

Detailed Description

Definition at line 203 of file gdiplus_private.h.

Member Data Documentation

◆ align

GpPenAlignment GpPen::align

◆ brush

◆ customend

◆ customstart

◆ dash

◆ dashcap

◆ dashes

◆ endcap

◆ join

◆ miterlimit

◆ numdashes

◆ offset

REAL GpPen::offset

◆ startcap

◆ style

◆ transform

◆ unit

◆ width


The documentation for this struct was generated from the following file: