|
ReactOS 0.4.17-dev-243-g1369312
|
#include <gdiplus_private.h>

Public Attributes | |
| GpCustomLineCap | cap |
| REAL | middle_inset |
| REAL | height |
| REAL | width |
Definition at line 375 of file gdiplus_private.h.
| GpCustomLineCap GpAdjustableArrowCap::cap |
Definition at line 376 of file gdiplus_private.h.
Referenced by draw_cap(), and METAFILE_FillCustomLineCapData().
| REAL GpAdjustableArrowCap::height |
Definition at line 378 of file gdiplus_private.h.
Referenced by add_anchor(), draw_cap(), and METAFILE_FillCustomLineCapData().
| REAL GpAdjustableArrowCap::middle_inset |
Definition at line 377 of file gdiplus_private.h.
Referenced by add_anchor(), and METAFILE_FillCustomLineCapData().
| REAL GpAdjustableArrowCap::width |
Definition at line 379 of file gdiplus_private.h.
Referenced by add_anchor(), and METAFILE_FillCustomLineCapData().