|
RetroArch
|
Properties, aside from the width, that allow geometric penning to be specified. More...
#include <d2d1.h>
Public Attributes | |
| D2D1_CAP_STYLE | startCap |
| D2D1_CAP_STYLE | endCap |
| D2D1_CAP_STYLE | dashCap |
| D2D1_LINE_JOIN | lineJoin |
| FLOAT | miterLimit |
| D2D1_DASH_STYLE | dashStyle |
| FLOAT | dashOffset |
Properties, aside from the width, that allow geometric penning to be specified.
| D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES::dashCap |
| FLOAT D2D1_STROKE_STYLE_PROPERTIES::dashOffset |
| D2D1_DASH_STYLE D2D1_STROKE_STYLE_PROPERTIES::dashStyle |
| D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES::endCap |
| D2D1_LINE_JOIN D2D1_STROKE_STYLE_PROPERTIES::lineJoin |
| FLOAT D2D1_STROKE_STYLE_PROPERTIES::miterLimit |
| D2D1_CAP_STYLE D2D1_STROKE_STYLE_PROPERTIES::startCap |
1.8.15