ReactOS 0.4.17-dev-243-g1369312
GpAdjustableArrowCap Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for GpAdjustableArrowCap:

Public Attributes

GpCustomLineCap cap
 
REAL middle_inset
 
REAL height
 
REAL width
 

Detailed Description

Definition at line 375 of file gdiplus_private.h.

Member Data Documentation

◆ cap

GpCustomLineCap GpAdjustableArrowCap::cap

Definition at line 376 of file gdiplus_private.h.

Referenced by draw_cap(), and METAFILE_FillCustomLineCapData().

◆ height

REAL GpAdjustableArrowCap::height

Definition at line 378 of file gdiplus_private.h.

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

◆ middle_inset

REAL GpAdjustableArrowCap::middle_inset

Definition at line 377 of file gdiplus_private.h.

Referenced by add_anchor(), and METAFILE_FillCustomLineCapData().

◆ width

REAL GpAdjustableArrowCap::width

Definition at line 379 of file gdiplus_private.h.

Referenced by add_anchor(), and METAFILE_FillCustomLineCapData().


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