ID2D1Ink::SetStartPoint methods

Sets the starting point for this ink object. This determines where this ink object will start rendering.

Overload list

Method Description
SetStartPoint (D2D1_INK_POINT*) Sets the starting point for this ink object. This determines where this ink object will start rendering.
SetStartPoint (D2D1_INK_POINT&) Sets the starting point for this ink object. This determines where this ink object will start rendering.

See also

ID2D1Ink