ReactOS 0.4.17-dev-934-g091855f
D2D_POINT_2U Struct Reference

#include <d2dbasetypes.h>

Public Attributes

UINT32 x
 
UINT32 y
 

Detailed Description

Definition at line 41 of file d2dbasetypes.h.

Member Data Documentation

◆ x

UINT32 D2D_POINT_2U::x

Definition at line 43 of file d2dbasetypes.h.

Referenced by d2d_bitmap_CopyFromBitmap().

◆ y

UINT32 D2D_POINT_2U::y

Definition at line 44 of file d2dbasetypes.h.

Referenced by d2d_bitmap_CopyFromBitmap().


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