ReactOS 0.4.17-dev-243-g1369312
GpCustomLineCap Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for GpCustomLineCap:

Public Attributes

CustomLineCapType type
 
GpPathData pathdata
 
BOOL fill
 
GpLineCap basecap
 
REAL inset
 
GpLineCap strokeStartCap
 
GpLineCap strokeEndCap
 
GpLineJoin join
 
REAL scale
 

Detailed Description

Definition at line 363 of file gdiplus_private.h.

Member Data Documentation

◆ basecap

GpLineCap GpCustomLineCap::basecap

◆ fill

BOOL GpCustomLineCap::fill

Definition at line 366 of file gdiplus_private.h.

Referenced by add_anchor(), draw_cap(), and METAFILE_FillCustomLineCapData().

◆ inset

REAL GpCustomLineCap::inset

◆ join

◆ pathdata

GpPathData GpCustomLineCap::pathdata

Definition at line 365 of file gdiplus_private.h.

Referenced by add_anchor(), draw_cap(), and GdipDeleteCustomLineCap().

◆ scale

◆ strokeEndCap

GpLineCap GpCustomLineCap::strokeEndCap

◆ strokeStartCap

GpLineCap GpCustomLineCap::strokeStartCap

◆ type

CustomLineCapType GpCustomLineCap::type

Definition at line 364 of file gdiplus_private.h.

Referenced by add_anchor(), draw_cap(), and GdipGetCustomLineCapType().


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