ReactOS 0.4.15-dev-7924-g5949c20
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 340 of file gdiplus_private.h.

Member Data Documentation

◆ cap

GpCustomLineCap GpAdjustableArrowCap::cap

Definition at line 341 of file gdiplus_private.h.

Referenced by draw_cap().

◆ height

REAL GpAdjustableArrowCap::height

Definition at line 343 of file gdiplus_private.h.

Referenced by draw_cap().

◆ middle_inset

REAL GpAdjustableArrowCap::middle_inset

Definition at line 342 of file gdiplus_private.h.

◆ width

REAL GpAdjustableArrowCap::width

Definition at line 344 of file gdiplus_private.h.


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