ReactOS 0.4.17-dev-934-g091855f
D2D1_ARC_SEGMENT Struct Reference
Collaboration diagram for D2D1_ARC_SEGMENT:

Public Attributes

D2D1_POINT_2F point
 
D2D1_SIZE_F size
 
float rotationAngle
 
D2D1_SWEEP_DIRECTION sweepDirection
 
D2D1_ARC_SIZE arcSize
 

Detailed Description

Definition at line 336 of file d2d1.idl.

Member Data Documentation

◆ arcSize

D2D1_ARC_SIZE D2D1_ARC_SEGMENT::arcSize

Definition at line 342 of file d2d1.idl.

◆ point

D2D1_POINT_2F D2D1_ARC_SEGMENT::point

Definition at line 338 of file d2d1.idl.

Referenced by d2d_geometry_sink_AddArc().

◆ rotationAngle

float D2D1_ARC_SEGMENT::rotationAngle

Definition at line 340 of file d2d1.idl.

◆ size

D2D1_SIZE_F D2D1_ARC_SEGMENT::size

Definition at line 339 of file d2d1.idl.

◆ sweepDirection

D2D1_SWEEP_DIRECTION D2D1_ARC_SEGMENT::sweepDirection

Definition at line 341 of file d2d1.idl.


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