ReactOS 0.4.17-dev-243-g1369312
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
 
REALcompound_array
 
INT compound_array_size
 

Detailed Description

Definition at line 232 of file gdiplus_private.h.

Member Data Documentation

◆ align

GpPenAlignment GpPen::align

◆ brush

◆ compound_array

REAL* GpPen::compound_array

◆ compound_array_size

◆ 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: