D2D1_INK_BEZIER_SEGMENT

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

Members

Variables

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

Meta