ReactOS 0.4.17-dev-934-g091855f
d2d_stroke_style Struct Reference

#include <d2d1_private.h>

Collaboration diagram for d2d_stroke_style:

Public Attributes

ID2D1StrokeStyle1 ID2D1StrokeStyle1_iface
 
LONG refcount
 
ID2D1Factory * factory
 
D2D1_STROKE_STYLE_PROPERTIES1 desc
 
float * dashes
 
UINT32 dash_count
 

Detailed Description

Definition at line 387 of file d2d1_private.h.

Member Data Documentation

◆ dash_count

◆ dashes

◆ desc

D2D1_STROKE_STYLE_PROPERTIES1 d2d_stroke_style::desc

Definition at line 393 of file d2d1_private.h.

Referenced by d2d_device_context_DrawGeometry().

◆ factory

ID2D1Factory* d2d_stroke_style::factory

Definition at line 392 of file d2d1_private.h.

◆ ID2D1StrokeStyle1_iface

ID2D1StrokeStyle1 d2d_stroke_style::ID2D1StrokeStyle1_iface

◆ refcount

LONG d2d_stroke_style::refcount

Definition at line 390 of file d2d1_private.h.

Referenced by d2d_stroke_style_AddRef(), and d2d_stroke_style_Release().


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