ID2D1Ink::SetSegmentAtEnd methods

Updates the last segment in this ink object with new control points.

Overload list

Method Description
SetSegmentAtEnd (D2D1_INK_BEZIER_SEGMENT*) Updates the last segment in this ink object with new control points.
SetSegmentAtEnd (D2D1_INK_BEZIER_SEGMENT&) Updates the last segment in this ink object with new control points.

Requirements

Requirement Value
Header
D2d1_3.h

See also

ID2D1Ink