Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents a point, radius pair that makes up part of a D2D1_INK_BEZIER_SEGMENT.
typedef struct D2D1_INK_POINT {
FLOAT x;
FLOAT y;
FLOAT radius;
} D2D1_INK_POINT;
x
The x-coordinate of the point.
y
The y-coordinate of the point.
radius
The radius of this point. Corresponds to the width of the ink stroke at this point in the stroke.
Requirement | Value |
---|---|
Header | d2d1_3.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today