|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplus_private.h>

Public Attributes | |
| GpCustomLineCap | cap |
| REAL | middle_inset |
| REAL | height |
| REAL | width |
Definition at line 340 of file gdiplus_private.h.
| GpCustomLineCap GpAdjustableArrowCap::cap |
Definition at line 341 of file gdiplus_private.h.
Referenced by draw_cap().
| REAL GpAdjustableArrowCap::height |
Definition at line 343 of file gdiplus_private.h.
Referenced by draw_cap().
| REAL GpAdjustableArrowCap::middle_inset |
Definition at line 342 of file gdiplus_private.h.
| REAL GpAdjustableArrowCap::width |
Definition at line 344 of file gdiplus_private.h.