RetroArch
Public Attributes | List of all members
D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES Struct Reference

Contains the starting point and endpoint of the gradient axis for an ID2D1LinearGradientBrush. More...

#include <d2d1.h>

Collaboration diagram for D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES:
[legend]

Public Attributes

D2D1_POINT_2F startPoint
 
D2D1_POINT_2F endPoint
 

Detailed Description

Contains the starting point and endpoint of the gradient axis for an ID2D1LinearGradientBrush.

Member Data Documentation

◆ endPoint

D2D1_POINT_2F D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES::endPoint

◆ startPoint

D2D1_POINT_2F D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES::startPoint

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