D2D1_BEZIER_SEGMENT

Undocumented in source.
version(Windows)
struct D2D1_BEZIER_SEGMENT {}

Members

Variables

point1
D2D1_POINT_2F point1;
Undocumented in source.
point2
D2D1_POINT_2F point2;
Undocumented in source.
point3
D2D1_POINT_2F point3;
Undocumented in source.

Meta